mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-11 16:52:24 +00:00
Permit insecure
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.permittedInsecurePackages = true;
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user