wip: dnsc-machine setup
This commit is contained in:
parent
a53696211b
commit
ffe035cc63
1 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
||||||
inputs,
|
inputs,
|
||||||
outputs,
|
outputs,
|
||||||
pkgs,
|
pkgs,
|
||||||
self,
|
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
|
@ -29,7 +28,7 @@
|
||||||
# Overlays for all devices are defined
|
# Overlays for all devices are defined
|
||||||
# in flake.nix
|
# in flake.nix
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
self.overlays.default
|
outputs.self.overlays.default
|
||||||
inputs.zellij-switch.overlays.default
|
inputs.zellij-switch.overlays.default
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue