chore(zsh): Experimental alias
This commit is contained in:
parent
01d4cf8273
commit
53d7f8246a
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ alias neofetch='fastfetch'
|
|||
alias nix-switch='darwin-rebuild switch --flake $ZI_NIX_FLAKE'
|
||||
alias nix-build='darwin-rebuild build --flake $ZI_NIX_FLAKE'
|
||||
} || {
|
||||
# alias nix-switch='sudo -H --preserve-env=PATH --preserve-env=SSH_CONNECTION env system-manager switch --flake $ZI_NIX_FLAKE'
|
||||
alias nix-switch='system-manager switch --flake $ZI_NIX_FLAKE'
|
||||
alias nix-build='system-manager build --flake $ZI_NIX_FLAKE'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue