Manage nextcloud in nixos instead of docker
This commit is contained in:
parent
5ff52a0e19
commit
448d3fb359
4 changed files with 43 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
stateVersion = "20.09";
|
||||
docker.enable = true;
|
||||
nginx.enable = true;
|
||||
nextcloud.enable = true;
|
||||
ovh.enable = true;
|
||||
smartd.enable = true;
|
||||
sshd.enable = true;
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue