configuration.nix aktualisiert
This commit is contained in:
parent
beebdda6ab
commit
2ba3c5e060
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
./boot.nix
|
./boot.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "$HOSTNAME_HERE"; # Define your hostname.
|
# networking.hostName = "$HOSTNAME_HERE"; # Please Define hostname in hostname.nix
|
||||||
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||||
|
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue