fuyuki: Allow system-wise unfree

This commit is contained in:
Victor Mignot 2024-12-06 14:56:27 +01:00
parent 04860a678b
commit efb0a1a554
Signed by: dala
SSH key fingerprint: SHA256:+3O9MhlDc2tJL0n+E+Myr7nL+74DP9AXdIXHmIqZTkY

View file

@ -12,6 +12,8 @@
deployment.targetHost = null;
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
nixpkgs.config.allowUnfree = true;
console.keyMap = "us";
sops = {