fix changed options

This commit is contained in:
nyanloutre 2022-10-10 22:25:14 +02:00
parent 28fa70ef0f
commit 41f1843e59
Signed by: nyanloutre
GPG key ID: 194A92D1103ACB2A
3 changed files with 3 additions and 3 deletions

View file

@ -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 = {