mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
Moved drone to lisa
This commit is contained in:
parent
8dbfd4002e
commit
ff6e93af71
2 changed files with 9 additions and 14 deletions
|
@ -13,6 +13,13 @@
|
|||
|
||||
luj.mediaserver.enable = true;
|
||||
luj.homepage.enable = true;
|
||||
luj.drone = {
|
||||
enable = true;
|
||||
nginx = {
|
||||
enable = true;
|
||||
subdomain = "ci";
|
||||
};
|
||||
};
|
||||
|
||||
nix.maxJobs = lib.mkDefault 8;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue