feat: add nh alias
This commit is contained in:
parent
bc4b3f4616
commit
7f7d59b11f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
autocd = true;
|
||||
shellAliases = {
|
||||
os-update = "sudo nixos-rebuild switch --flake \".#$HOST\" --log-format internal-json -v |& nom --json";
|
||||
os-update = "nh os switch --nom /home/rhea/nix-config/";
|
||||
};
|
||||
|
||||
autosuggestion = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue