This commit is contained in:
2025-07-23 14:23:28 +03:00
parent d5f0615d2f
commit 45f19be069
+1 -1
View File
@@ -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