nixpkgs/nixos/modules
aszlig 8e516de3e7
nixos: Fix priorities of initialHashedPassword.
Regression introduced in f496c3cbe4.

Previously when we used security.initialRootPassword, the default
priority for this option was 1001, because it was a default value set by
the option itself.

With the mentioned commit, it is no longer an option default but a
mkDefault, which is priority 1000.

I'm setting this to 150 now, as test-instrumentation.nix is using this
for overriding other options and because I think it still makes it
possible to simple-override it, because if no priority is given, we get
priority 100.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-04 05:19:07 +01:00
..
config Obsolete security.initialPassword 2014-11-03 12:36:56 +01:00
hardware ati_unfree: Update nixos-manual for AMD driver support 2014-09-07 12:42:32 +10:00
installer Merge pull request #4238 from wkennington/master.boost 2014-11-03 23:03:01 +01:00
misc nixos: prosody was clashing with seeks unix ids 2014-10-20 17:22:01 +02:00
profiles jfsrec: Remove derivation 2014-11-02 17:22:27 -08:00
programs alsa: Add multilib plugin support via "libs" entry in asound config. 2014-10-04 14:48:58 +02:00
security sudo: allow adding extra configuration options to the bottom of sudoers 2014-11-02 13:27:05 +01:00
services Merge pull request #4801 from robberer/pkgs/zabbix-server 2014-11-04 00:32:46 +01:00
system stage-1: add bcache support 2014-11-02 19:03:50 +03:00
tasks nixos: Add a filesystem module for JFS. 2014-10-22 08:22:57 +02:00
testing nixos: Fix priorities of initialHashedPassword. 2014-11-04 05:19:07 +01:00
virtualisation nixos: Fix priorities of initialHashedPassword. 2014-11-04 05:19:07 +01:00
module-list.nix nixos: Add a filesystem module for JFS. 2014-10-22 08:22:57 +02:00
rename.nix Revert "syslog-ng: Update from 3.5.6 to 3.6.1" 2014-11-02 17:22:28 -08:00