nixpkgs/nixos
Thomas Tuegel 4b10907152 ssh: make askPassword an option
By making askPassword an option, desktop environment modules can
override the default x11_ssh_askpassword with their own equivalent for
better integration. For example, KDE 5 uses plasma5.ksshaskpass instead.
2015-03-11 11:49:29 -05:00
..
doc/manual Document container@ systemd service 2015-03-10 16:23:00 +01:00
lib In a test VM it's impossible to connect to itself, so fix this 2015-02-19 21:13:49 +00:00
maintainers Minor fixes to EC2 image generation script. Set autoresponder, so no interaction is necessary. Write output in a format that can be easily included in ec2-amis.nix of nixops. 2015-01-05 09:35:48 +01:00
modules ssh: make askPassword an option 2015-03-11 11:49:29 -05:00
tests nixos: Add VM test for i3 window manager. 2015-03-05 05:21:36 +01:00
COPYING Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
default.nix Fix nixos-option 2013-10-28 22:45:58 +01:00
README Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
release-combined.nix Drop tests.installer.grub1 as release critical 2015-02-12 16:20:00 +01:00
release-small.nix java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
release.nix nixos: Add VM test for i3 window manager. 2015-03-05 05:21:36 +01: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.