mv hostname
This commit is contained in:
parent
7ca90a6871
commit
bc5d2cc845
@ -7,6 +7,8 @@
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
networking.hostName = "desktop1";
|
||||
|
||||
smayzy = {
|
||||
nvidia.enable = true;
|
||||
steam.enable = true;
|
||||
@ -35,8 +37,6 @@
|
||||
}
|
||||
'';
|
||||
|
||||
networking.hostName = "desktop1";
|
||||
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user