diff --git a/devices/vds.nix b/devices/vds.nix index dfa7f54..0a40f1f 100755 --- a/devices/vds.nix +++ b/devices/vds.nix @@ -22,7 +22,7 @@ let #self.homeConfigurations.server.nixosModule # home-manager configuration module ]; - facter.reportPath = ./report/facter.json; + #facter.reportPath = ./report/facter.json; environment.systemPackages = map lib.lowPrio [ pkgs.curl