diff --git a/hosts/ti-clt-lpt01/configuration.nix b/hosts/ti-clt-lpt01/configuration.nix index 0bbc254..74aeb7a 100644 --- a/hosts/ti-clt-lpt01/configuration.nix +++ b/hosts/ti-clt-lpt01/configuration.nix @@ -10,7 +10,7 @@ ]; settings = { - hostname = "ti-clt-dsk01"; + hostname = "ti-clt-lpt01"; display-manager = "cosmic-greeter"; desktop-environments = { cosmic.enable = true; @@ -55,6 +55,7 @@ configurationLimit = 32; }; boot.kernelPackages = pkgs.linuxPackages_latest; + boot.supportedFilesystems = [ "nfs" ]; # Networking networking.hosts = {