shell: update nx alias
This commit is contained in:
parent
ec34a89688
commit
3d22741870
1 changed files with 6 additions and 6 deletions
|
@ -126,7 +126,7 @@ alias \
|
|||
|
||||
# Nix
|
||||
alias \
|
||||
nx='$EDITOR /etc/nixos/configuration.nix' \
|
||||
nx='$EDITOR /etc/nixos/systems/$HOST/default.nix' \
|
||||
nxf='$EDITOR /etc/nixos/flake.nix' \
|
||||
nxpl='sudo nix-channel --update' \
|
||||
nxup='sudo nixos-rebuild switch' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue