Find a file
Rickard Nilsson 68872f81cf openssh: Change the way authorized keys are added to the system.
Instead of the somewhat hacky script that inserted public keys
into the users' .ssh/authorized_keys files, use the AuthorizedKeysFile
configuration directive in sshd_config and generate extra key
files for each user (placed in /etc/authorized_keys.d/).
2012-12-11 17:02:39 +01:00
doc Use the binary cache in the installer 2012-12-08 19:00:06 +01:00
gui renaming all occurrences of /var/run/{booted,current}-system 2012-07-23 14:01:35 -04:00
lib Forward compatibility with the systemd branch 2012-10-14 22:07:44 -04:00
maintainers create-ebs-amis.py: Load the deployment state file. 2012-07-27 13:29:14 -04:00
modules openssh: Change the way authorized keys are added to the system. 2012-12-11 17:02:39 +01:00
tests Use the binary cache in the installer 2012-12-08 19:00:06 +01:00
.version * Add a command "nixos-version" that prints the version of the 2012-04-10 20:56:38 +00:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +00:00
default.nix Use the binary cache in the installer 2012-12-08 19:00:06 +01:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release-combined.nix * Include all of Nixpkgs. 2012-04-11 09:17:32 +00:00
release.nix Fix NixOS evaluation 2012-08-09 10:04:25 -04: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.