fixed database and permissions on service directories
This commit is contained in:
parent
4e08a8ecf7
commit
87895e29b5
5 changed files with 130 additions and 112 deletions
|
@ -1,6 +1,5 @@
|
|||
# server nas
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
|
@ -47,6 +46,9 @@
|
|||
forgejo = {
|
||||
subdomain = "git";
|
||||
};
|
||||
nextcloud = {
|
||||
subdomain = "drive";
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue