paul-fixe: enable cachix
This commit is contained in:
parent
e3fb937c8a
commit
f3b7285d13
@ -12,6 +12,8 @@
|
|||||||
../common-gui.nix
|
../common-gui.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
nix.trustedUsers = [ "root" "paul" ];
|
||||||
|
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
boot.loader.grub = {
|
boot.loader.grub = {
|
||||||
efiSupport = true;
|
efiSupport = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user