Solve initalPassword error
This commit is contained in:
parent
c88b1e03be
commit
25218cc404
3 changed files with 12 additions and 1 deletions
|
@ -57,6 +57,9 @@
|
|||
inherit system;
|
||||
modules = [
|
||||
agenix.nixosModules.default
|
||||
{
|
||||
age.secrets.initialPassword.file = ./secrets/initialPassword.age;
|
||||
}
|
||||
"${inputs.nixpkgs}/nixos/modules/virtualisation/proxmox-lxc.nix"
|
||||
"${inputs.self}/services"
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue