mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Moved drone to lisa
This commit is contained in:
parent
215dbf847b
commit
2c25fbcbd0
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