mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Enable nextcloud on proxima
This commit is contained in:
parent
3cf12e8aa6
commit
834fdde5d1
1 changed files with 1 additions and 0 deletions
|
|
@ -15,5 +15,6 @@
|
||||||
ssh.enable = true;
|
ssh.enable = true;
|
||||||
exitNode.enable = true;
|
exitNode.enable = true;
|
||||||
};
|
};
|
||||||
|
nextcloud.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue