Added Overlays for gs1200 exporter and oicwarden
This commit is contained in:
+4
-1
@@ -94,7 +94,10 @@
|
||||
info.enable = false;
|
||||
};
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs = {
|
||||
overlays = [ (import ./packages/overlays.nix) ];
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
|
||||
programs = {
|
||||
fish.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user