diff --git a/users/misterio/home/fish.nix b/users/misterio/home/fish.nix index a02a6733..1f78d7d4 100644 --- a/users/misterio/home/fish.nix +++ b/users/misterio/home/fish.nix @@ -5,7 +5,7 @@ ls = "exa"; top = "btm"; jqless = "jq -C | less -r"; - rs = "sudo nixos-rebuild switch --flake /dotfiles"; + rs = "nixos-rebuild switch --flake /dotfiles"; v = "nvim"; vi = "nvim"; vim = "nvim";