mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-29 07:10:51 +01:00
Disabling useless services on lisa
This commit is contained in:
parent
2ceceee483
commit
d25dd948cd
1 changed files with 0 additions and 16 deletions
|
@ -24,19 +24,10 @@
|
|||
music.enable = true;
|
||||
};
|
||||
homepage.enable = true;
|
||||
bincache = {
|
||||
enable = true;
|
||||
subdomain = "bin";
|
||||
};
|
||||
drone = {
|
||||
enable = true;
|
||||
subdomain = "ci";
|
||||
};
|
||||
zfs-mails = {
|
||||
enable = false;
|
||||
name = "lisa";
|
||||
smart.enable = false;
|
||||
};
|
||||
docs = {
|
||||
enable = true;
|
||||
nginx = {
|
||||
|
@ -45,13 +36,6 @@
|
|||
};
|
||||
};
|
||||
homer.enable = true;
|
||||
bruit = {
|
||||
enable = true;
|
||||
nginx = {
|
||||
enable = true;
|
||||
subdomain = "bruit";
|
||||
};
|
||||
};
|
||||
mailserver.enable = true;
|
||||
linkal.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue