feat: sddm module
This commit is contained in:
parent
9bb12ee272
commit
2c70c86c8e
7 changed files with 172 additions and 69 deletions
|
@ -39,6 +39,9 @@
|
|||
rebs = "nixos-rebuild --use-remote-sudo switch --flake .#${host}";
|
||||
rebt = "nixos-rebuild --use-remote-sudo test --flake .#${host}";
|
||||
};
|
||||
nixpkgs.overlays = [
|
||||
inputs.self.overlays.default
|
||||
];
|
||||
networking.hostName = host;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue