3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Florian Klink c6de45c0d7 config.security.googleOsLogin: add module
The OS Login package enables the following components:
AuthorizedKeysCommand to query valid SSH keys from the user's OS Login
profile during ssh authentication phase.
NSS Module to provide user and group information
PAM Module for the sshd service, providing authorization and
authentication support, allowing the system to use data stored in
Google Cloud IAM permissions to control both, the ability to log into
an instance, and to perform operations as root (sudo).
2018-12-21 17:52:37 +01:00
..
doc security.pam: make pam_unix.so required, not sufficient 2018-12-21 15:31:07 +01:00
lib Merge pull request #52379 from erikarvstedt/tesseract 2018-12-20 14:41:48 +00:00
maintainers google-compute-image: make it a module and the size tuneable (#49854) 2018-11-26 14:51:00 +00:00
modules config.security.googleOsLogin: add module 2018-12-21 17:52:37 +01:00
tests Merge pull request #52345 from r-ryantm/auto-update/clickhouse 2018-12-20 18:48:37 +01:00
COPYING
default.nix nixos: export packages of the current configuration (its pkgs argument) 2018-02-09 19:35:27 +00:00
README
release-combined.nix nixos/release-combined.nix: Filters failing tests 2018-12-19 22:28:10 -05:00
release-small.nix Add the boot test to release-small.nix 2018-02-27 20:09:07 +01:00
release.nix Merge pull request #52534 from samueldr/aarch64/supported 2018-12-20 20:58:59 -05:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.