diff --git a/flake.nix b/flake.nix index 06556db..8482b8f 100644 --- a/flake.nix +++ b/flake.nix @@ -61,6 +61,7 @@ aurora = mkSystem { modules = commonDesktopModules ++ [ ./systems/aurora.nix + ./desktop/tailscale.nix ]; }; labrizor = mkSystem {