Temporary fix for installer tests
http://hydra.nixos.org/build/10455979
This commit is contained in:
parent
0a256cc0ee
commit
37d5e9c455
@ -159,7 +159,7 @@ in
|
||||
|
||||
# Enable helpful DBus services.
|
||||
services.udisks.enable = ! wantsUdisks2;
|
||||
services.udisks2.enable = wantsUdisks2;
|
||||
services.udisks2.enable = true;
|
||||
services.upower.enable = config.powerManagement.enable;
|
||||
|
||||
security.pam.services.kde = { allowNullPassword = true; };
|
||||
|
Loading…
Reference in New Issue
Block a user