fix changed options
This commit is contained in:
parent
28fa70ef0f
commit
41f1843e59
3 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
../common-gui.nix
|
||||
];
|
||||
|
||||
nix.trustedUsers = [ "root" "paul" ];
|
||||
nix.settings.trusted-users = [ "root" "paul" ];
|
||||
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.grub = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue