diff --git a/extras/dev.nix b/extras/dev.nix index f091c65..0ef0db6 100644 --- a/extras/dev.nix +++ b/extras/dev.nix @@ -40,8 +40,8 @@ # python pypy3 - # python3 - python310Packages.python-lsp-server + # # python3 + # python310Packages.python-lsp-server ruff ruff-lsp diff --git a/users/tao/config.nu b/users/tao/config.nu index 61e2ebf..8ee7e0d 100644 --- a/users/tao/config.nu +++ b/users/tao/config.nu @@ -6,6 +6,7 @@ alias fetch = macchina alias cringe = sudo bootctl set-oneshot auto-windows alias rebs = sudo nixos-rebuild switch --flake ~/Projects/NOflake/ alias rebb = sudo nixos-rebuild boot --flake ~/Projects/NOflake/ +alias gc = sudo nix-collect-garbage -d alias ff = firefox alias pu = pueue