feat: add trok

This commit is contained in:
tux
2025-02-27 17:30:27 +05:30
parent e33d778819
commit 6d0585bbc0
6 changed files with 139 additions and 0 deletions

View File

@ -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 = {

View File

@ -16,6 +16,7 @@
../../modules/nixos/selfhosted/tfolio.nix
../../modules/nixos/selfhosted/cyber-tux.nix
../../modules/nixos/networking/ssh.nix
../../modules/nixos/selfhosted/trok.nix
];
sops.secrets.tux-password = {