add httpd.nix
This commit is contained in:
parent
5811ed30cc
commit
6ab687c2f6
2 changed files with 4 additions and 0 deletions
|
|
@ -4,5 +4,6 @@
|
|||
(libs.root "/modules/services/cloudflare-dyndns.nix")
|
||||
(libs.root "/modules/services/fail2ban.nix")
|
||||
(libs.root "/modules/services/openssh.nix")
|
||||
(libs.root "/modules/services/httpd.nix")
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue