wip: dnsc-machine setup
This commit is contained in:
parent
f2ab72c92d
commit
bc4d0c2aed
2 changed files with 10 additions and 8 deletions
|
|
@ -60,14 +60,6 @@
|
|||
specialArgs = { inherit inputs outputs; };
|
||||
modules = [
|
||||
./hosts/dnsc-machine
|
||||
{
|
||||
nixpkgs.overlays = [
|
||||
inputs.zellij-switch.overlays.default
|
||||
(final: prev: {
|
||||
networkmanager = inputs.nixpkgs-backport-fix.legacyPackages.x86_64-linux.networkmanager;
|
||||
})
|
||||
];
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue