nixpkgs/nixos
Matt McHenry cfbac1beb4 systemd: better document enabled, wantedBy, and requiredBy (#29453)
the systemd.unit(5) discussion of wantedBy and requiredBy is in the
[Install] section, and thus focused on stateful 'systemctl enable'.
so, clarify that in NixOS, wantedBy & requiredBy are still what most
users want, and not to be confused with enabled.
2017-09-16 12:48:16 +02:00
..
doc/manual NixOS Manual: document assertions and warnings (#29206) 2017-09-11 17:12:50 +01:00
lib Deduplicate some filterSource invocations 2017-08-29 20:27:04 -04:00
maintainers nixos/nova-image: cleanup image builders (#29242) 2017-09-11 17:33:33 +01:00
modules systemd: better document enabled, wantedBy, and requiredBy (#29453) 2017-09-16 12:48:16 +02:00
tests nixos/tests/acme: Use overridePythonAttrs 2017-09-14 23:18:52 +02:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos tests: restrict sysctl and plasma5 to x86_64-linux 2017-09-11 07:35:19 +02:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix nixos/tests: Add a basic test for ACME 2017-09-13 23:16:37 +02: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.