Update hosts/server/configuration.nix

This commit is contained in:
2026-06-30 20:39:52 +00:00
parent 745bbe0732
commit c32341b2d5
+1
View File
@@ -13,6 +13,7 @@
]; ];
networking.hostName = "server"; # Define your hostname. networking.hostName = "server"; # Define your hostname.
networking.hostId = "6689f93e";
# Pick only one of the below networking options. # Pick only one of the below networking options.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
boot.supportedFilesystems = [ "zfs" ]; boot.supportedFilesystems = [ "zfs" ];