diff --git a/pc.nix b/pc.nix index bb8e3de..0cc5812 100644 --- a/pc.nix +++ b/pc.nix @@ -10,7 +10,7 @@ ]; config.programs.bash.shellAliases = { - hms = "home-manager switch --flake $HOME/.config/home-manager#pc"; + hms = "home-manager switch --flake $HOME/.config/home-manager"; }; config.dconf.settings = {