wip: dnsc-machine setup
This commit is contained in:
parent
ffe035cc63
commit
2760b06666
2 changed files with 11 additions and 9 deletions
|
|
@ -24,14 +24,6 @@
|
|||
outputs.nixosModules.steam
|
||||
];
|
||||
|
||||
# Device specific overlays
|
||||
# Overlays for all devices are defined
|
||||
# in flake.nix
|
||||
nixpkgs.overlays = [
|
||||
outputs.self.overlays.default
|
||||
inputs.zellij-switch.overlays.default
|
||||
];
|
||||
|
||||
# General settings
|
||||
networking.hostName = "dnsc-machine";
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue