Files
.github
.vscode
docs
hydra
keys
lib
modules
systems
users
alice
richie
global
desktop.nix
ssh.nix
syncthing_base.nix
zerotier.nix
home
default.nix
home.nix
secrets.yaml
default.nix
.envrc
.gitconfig
.gitignore
.sops.yaml
checks.nix
flake.lock
flake.nix
shell.nix
sops-mergetool.sh
statix.toml
treefmt.toml
nix-dotfiles/users/richie/global/ssh.nix
2024-06-22 01:23:08 +00:00

2 lines
58 B
Nix

{ services.openssh.settings.AllowTcpForwarding = "yes"; }