Update hosts/server/configuration.nix
Check NixOS configurations / eval-hosts (push) Failing after 26m15s
Check NixOS configurations / eval-hosts (push) Failing after 26m15s
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
networking.hostName = "server"; # Define your hostname.
|
networking.hostName = "server"; # Define your hostname.
|
||||||
# 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" ];
|
||||||
# Mount server data
|
# Mount server data
|
||||||
#fileSystems."/srv" = {
|
#fileSystems."/srv" = {
|
||||||
# device = "/dev/disk/by-label/server-data";
|
# device = "/dev/disk/by-label/server-data";
|
||||||
|
|||||||
Reference in New Issue
Block a user