forked from Bos55/nix-config
feat: implement Attic binary cache with remote build support and sops-nix integration
This commit is contained in:
parent
5a031b48ed
commit
ffe7572c7d
15 changed files with 772 additions and 4 deletions
|
|
@ -59,6 +59,7 @@
|
|||
Template.modules = [ ./hosts/Template ];
|
||||
Development.modules = [ ./hosts/Development ];
|
||||
Testing.modules = [ ./hosts/Testing ];
|
||||
BinaryCache.modules = [ ./hosts/BinaryCache ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue