Improve setting facter report path
This commit is contained in:
parent
6b80438243
commit
ed550eafb1
6 changed files with 34 additions and 35 deletions
|
@ -141,7 +141,5 @@
|
|||
age.keyFile = "/root/.config/sops/age/keys.txt";
|
||||
defaultSopsFile = "${self}/secrets/nixos.yaml";
|
||||
};
|
||||
|
||||
facter.reportPath = machine.facterReportPath;
|
||||
};
|
||||
}
|
||||
|
|
Reference in a new issue