configuration.nix aktualisiert
This commit is contained in:
parent
fe3e9fa77a
commit
e8191dfc8e
1 changed files with 2 additions and 1 deletions
|
@ -12,9 +12,10 @@
|
|||
./flatpak.nix
|
||||
./user-chch.nix
|
||||
./boot.nix
|
||||
./hostname.nix
|
||||
];
|
||||
|
||||
networking.hostName = "chch-elab-r"; # Define your hostname.
|
||||
#networking.hostName = "chch-elab-r"; # Define your hostname.
|
||||
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||
|
||||
# Set your time zone.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue