fix: nom is an extra argument, not option

This commit is contained in:
EinEtwas 2024-10-16 21:02:47 +02:00
parent 7f7d59b11f
commit edb1d306cc

View file

@ -4,7 +4,7 @@
autocd = true; autocd = true;
shellAliases = { shellAliases = {
os-update = "nh os switch --nom /home/rhea/nix-config/"; os-update = "nh os switch /home/rhea/nix-config/ --nom";
}; };
autosuggestion = { autosuggestion = {