Permit insecure

This commit is contained in:
2024-03-28 00:36:18 +00:00
parent 07b68984ac
commit 37d81ea726

View File

@@ -9,6 +9,7 @@
];
nixpkgs.config.allowUnfree = true;
nixpkgs.config.permittedInsecurePackages = true;
system.stateVersion = "23.11";