diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-02-11 14:28:10 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-02-11 14:28:10 +0100 |
commit | 8fe481c0858702231335ad6c5eb850b293781b61 (patch) | |
tree | 35b970ef75a72e14eb941f0843bce5d284e6495a /configuration/work | |
parent | 1a088c385a74badd9f60dd90db43bf50540d4526 (diff) |
tailscale
Diffstat (limited to 'configuration/work')
-rw-r--r-- | configuration/work/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration/work/default.nix b/configuration/work/default.nix index 5c94b84..2073ea5 100644 --- a/configuration/work/default.nix +++ b/configuration/work/default.nix @@ -8,6 +8,7 @@ ./home-manager.nix ./networking.nix ./secrets.nix + ./tailscale.nix ]; system.stateVersion = "24.05"; # Do NOT change before reading configuration.nix |