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