Allow unfree

This commit is contained in:
2024-03-28 00:35:28 +00:00
parent a064b9c284
commit 07b68984ac

View File

@@ -8,6 +8,8 @@
../../common.nix
];
nixpkgs.config.allowUnfree = true;
system.stateVersion = "23.11";
# Use the systemd-boot EFI boot loader.