Fix hostname.
This commit is contained in:
parent
5485d5f43c
commit
8d7d939652
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
zramSwap.enable = true;
|
||||
networking.hostName = "GARDEN";
|
||||
networking.hostName = "garden";
|
||||
|
||||
# Enable the Flakes feature and the accompanying new nix command-line tool
|
||||
nix.settings.experimental-features = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue