fuyuki: Allow system-wise unfree
This commit is contained in:
parent
04860a678b
commit
efb0a1a554
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
deployment.targetHost = null;
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
console.keyMap = "us";
|
||||
|
||||
sops = {
|
||||
|
|
Loading…
Reference in a new issue