Remove overlays from configuration.nix
This commit is contained in:
@ -55,7 +55,7 @@
|
|||||||
./nixos/configuration.nix
|
./nixos/configuration.nix
|
||||||
|
|
||||||
# Add the overlays
|
# Add the overlays
|
||||||
{ nixpkgs.overlays = attrValues overlays; }
|
# { nixpkgs.overlays = attrValues overlays; } # I only really need them for HomeManager
|
||||||
];
|
];
|
||||||
|
|
||||||
# Make our inputs available to the config (for importing modules)
|
# Make our inputs available to the config (for importing modules)
|
||||||
|
Reference in New Issue
Block a user