l002
This commit is contained in:
parent
a9d0574e7f
commit
30433ffc1a
5 changed files with 54 additions and 0 deletions
|
|
@ -55,6 +55,10 @@ in
|
|||
file = /${settings.secretsDir}/nix2l001.age;
|
||||
owner = settings.user.username;
|
||||
};
|
||||
nix2l002 = {
|
||||
file = /${settings.secretsDir}/nix2l002.age;
|
||||
owner = settings.user.username;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue