feat: add nh alias

This commit is contained in:
EinEtwas 2024-10-16 21:01:23 +02:00
parent bc4b3f4616
commit 7f7d59b11f

View file

@ -4,7 +4,7 @@
autocd = true; autocd = true;
shellAliases = { 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 = { autosuggestion = {