more
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
allowBroken = true;
|
||||
allowBroken = false;
|
||||
allowInsecure = false;
|
||||
allowUnsupportedSystem = true;
|
||||
allowUnsupportedSystem = false;
|
||||
};
|
||||
|
||||
overlays = let
|
||||
|
||||
Reference in New Issue
Block a user