Cleaned up darwin from noise; Moved overlays too a shared module
This commit is contained in:
@@ -64,11 +64,6 @@
|
||||
info.enable = false;
|
||||
};
|
||||
|
||||
nixpkgs = {
|
||||
overlays = [ (import ./packages/overlays.nix { inherit (inputs) nur; }) ];
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
|
||||
programs = {
|
||||
fish.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user