remove ssh.nix from nixos modules default.nix

This commit is contained in:
wo2wz 2025-08-09 19:06:03 -04:00
parent ca02eefa3e
commit d80b27e828

View file

@ -6,7 +6,6 @@
./gaming.nix ./gaming.nix
./kde.nix ./kde.nix
# ./niri.nix # ./niri.nix
./ssh.nix
./tailscale.nix ./tailscale.nix
]; ];
} }