paul-fixe: enable cachix
This commit is contained in:
parent
e3fb937c8a
commit
f3b7285d13
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
../common-gui.nix
|
||||
];
|
||||
|
||||
nix.trustedUsers = [ "root" "paul" ];
|
||||
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.grub = {
|
||||
efiSupport = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue