cluster/services/attic: use module from nixpkgs
This commit is contained in:
parent
0f453dc64f
commit
7b87ff4ee8
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@ let
|
||||||
in
|
in
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
|
||||||
depot.inputs.attic.nixosModules.atticd
|
|
||||||
];
|
|
||||||
|
|
||||||
services.locksmith.waitForSecrets.atticd = [ "garage-attic" ];
|
services.locksmith.waitForSecrets.atticd = [ "garage-attic" ];
|
||||||
|
|
||||||
services.atticd = {
|
services.atticd = {
|
||||||
|
|
Loading…
Reference in a new issue