24.11 #7
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
nuc-server = libx.mkHost { hostname = "nuc-server"; };
|
||||
|
||||
# User Machines
|
||||
nixos-desktop = libx.mkHost { hostname = "nixos-desktop"; unfree = true; desktop = "plasma6"; theme = "gruvbox"; };
|
||||
nixos-desktop = libx.mkHost { hostname = "nixos-desktop"; unfree = true; desktop = "plasma6"; };
|
||||
nixos-framework = libx.mkHost { hostname = "nixos-framework"; unfree = true; desktop = "plasma6"; };
|
||||
steamdeck = libx.mkDeck { hostname = "steamdeck"; desktop = "plasma6"; };
|
||||
|
||||
|
|
Loading…
Reference in a new issue