mirror of
https://github.com/blahai/nyx.git
synced 2025-06-21 18:17:02 -04:00
Services: add tailscale, kuma, vw and forgejo to Theia
This commit is contained in:
parent
dcd2d8adab
commit
057582d665
10 changed files with 168 additions and 5 deletions
|
@ -20,6 +20,11 @@
|
|||
initrd.enableTweaks = true;
|
||||
plymouth.enable = false;
|
||||
};
|
||||
networking = {
|
||||
tailscale = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue