forked from nyanloutre/nixos-config
Script PR auto
This commit is contained in:
parent
eb8db47758
commit
e4efab9f1b
3 changed files with 114 additions and 0 deletions
|
@ -17,6 +17,7 @@ in
|
|||
../../services/mail-server.nix
|
||||
../../services/site-musique.nix
|
||||
../../services/site-max.nix
|
||||
../../services/auto-pr.nix
|
||||
../../containers/vsftpd.nix
|
||||
];
|
||||
|
||||
|
@ -353,6 +354,8 @@ in
|
|||
port = max_port;
|
||||
domaine = "maxspiegel.fr";
|
||||
};
|
||||
|
||||
auto-pr.enable = true;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue