integrate overlays
This commit is contained in:
parent
00e0fae167
commit
a603eb08a4
2 changed files with 2 additions and 7 deletions
|
@ -16,11 +16,6 @@ in
|
|||
]
|
||||
++ (mapModulesRec' (toString ./modules) import);
|
||||
|
||||
nixpkgs.overlays = [
|
||||
inputs.nix-minecraft.overlay
|
||||
inputs.flux.overlays.default
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
environment.variables = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue