Laptop : Fix hostname.
This commit is contained in:
parent
1464a598b4
commit
8e5f600d37
|
@ -17,7 +17,7 @@
|
|||
];
|
||||
|
||||
# Network.
|
||||
networking.hostName = "work";
|
||||
networking.hostName = "laptop";
|
||||
|
||||
# Do not touch ever.
|
||||
system.stateVersion = "23.11";
|
||||
|
|
Reference in a new issue