forked from colonelpanic/dotfiles
[NixOS] Reenable nix overlay
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
};
|
||||
|
||||
nixpkgs.overlays = with inputs; [
|
||||
# nix.overlays.default
|
||||
nix.overlays.default
|
||||
(import ./overlay.nix)
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user