feat(selfhost/nextcloud): setting up the f*** nextcloud
This commit is contained in:
parent
a1bc1e4074
commit
e881327e72
4 changed files with 67 additions and 4 deletions
|
|
@ -9,6 +9,7 @@
|
|||
../../services/discord.nix
|
||||
../../services/games.nix
|
||||
../../services/web.nix
|
||||
../../services/self_host.nix
|
||||
];
|
||||
|
||||
networking = {
|
||||
|
|
@ -19,6 +20,9 @@
|
|||
};
|
||||
|
||||
service = {
|
||||
selfhost = {
|
||||
nextcloud = true;
|
||||
};
|
||||
forty_two.irc = true;
|
||||
web.portefolio = true;
|
||||
minecraft = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue