forked from Bos55/nix-config
feat: add BinaryCache host configuration
This commit is contained in:
parent
d118e926ec
commit
577fdb16ca
2 changed files with 50 additions and 0 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