feat(web/portefolio): adding the portefolio configuration to self host
This commit is contained in:
parent
def9e16c65
commit
54080cfa18
3 changed files with 71 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
../../modules/games/global.nix
|
||||
../../services/discord.nix
|
||||
../../services/games.nix
|
||||
../../services/web.nix
|
||||
];
|
||||
|
||||
networking = {
|
||||
|
|
@ -17,6 +18,7 @@
|
|||
};
|
||||
|
||||
service = {
|
||||
web.portefolio = true;
|
||||
minecraft = {
|
||||
enium-pv = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue