mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-08 10:46:34 +05:30
feat: add trok
This commit is contained in:
@ -15,6 +15,9 @@
|
||||
tux.services.openssh.enable = true;
|
||||
tux.services.openssh.ports = [23];
|
||||
|
||||
tux.services.trok.enable = true;
|
||||
tux.services.trok.openFirewall = true;
|
||||
|
||||
tux.services.tfolio.enable = true;
|
||||
|
||||
sops.secrets = {
|
||||
|
Reference in New Issue
Block a user