feat: Remove aerospace and d2

This commit is contained in:
uttarayan21
2025-04-30 15:50:39 +05:30
parent 258d61d89a
commit cccb88b09d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{...}: {
imports = [
# ./yabai.nix
# ./skhd.nix
./yabai.nix
./skhd.nix
./tailscale.nix
./ollama.nix
./aerospace.nix
# ./aerospace.nix
];
}