refactor to use common components
This commit is contained in:
parent
1ec7eadcb8
commit
c3644453ca
12 changed files with 62 additions and 222 deletions
|
@ -38,6 +38,10 @@ in
|
|||
file = /${settings.secretsDir}/nix2t.age;
|
||||
owner = settings.user.username;
|
||||
};
|
||||
nix2l001 = {
|
||||
file = /${settings.secretsDir}/nix2l001.age;
|
||||
owner = settings.user.username;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue