mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
chore: filter configurations through colmena tags
This commit is contained in:
parent
dd51b3cd10
commit
bee17042b9
6 changed files with 17 additions and 18 deletions
|
@ -10,6 +10,7 @@
|
|||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
deployment.buildOnTarget = true;
|
||||
deployment.tags = [ "server" ];
|
||||
|
||||
luj.nginx.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue