set hostname toplevel

This commit is contained in:
Vivian 2022-07-30 22:57:42 +02:00
parent 1f937300ff
commit 378e3831e4
17 changed files with 5 additions and 32 deletions

View file

@ -14,8 +14,6 @@
boot.kernel.sysctl."fs.inotify.max_user_instances" = 2147483647; # INT_MAX, dynamically limited based on available memory
boot.kernel.sysctl."fs.inotify.max_user_watches" = 1048576;
networking.hostName = "k3s-node1";
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave