diff --git a/modules/zsh.nix b/modules/zsh.nix index e76eb44..16b63f6 100644 --- a/modules/zsh.nix +++ b/modules/zsh.nix @@ -27,6 +27,7 @@ in hm = "home-manager"; hms = "home-manager switch --flake ~/.config/nix#$(whoami)@$(hostname)"; hms-offline = "home-manager switch --flake ~/.config/nix#$(whoami)@$(hostname) --option substitute false"; + fs = "oss && hms"; }; initContent = ''