Update hosts/server/configuration.nix
Check NixOS configurations / eval-hosts (push) Failing after 26m15s

This commit is contained in:
2026-06-30 20:35:01 +00:00
parent 34ff056ca9
commit c25eb536c7
+1 -1
View File
@@ -15,7 +15,7 @@
networking.hostName = "server"; # Define your hostname.
# Pick only one of the below networking options.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
boot.supportedFilesystems = [ "zfs" ];
# Mount server data
#fileSystems."/srv" = {
# device = "/dev/disk/by-label/server-data";