fix: nom works
This commit is contained in:
parent
edb1d306cc
commit
152be0064d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
autocd = true;
|
autocd = true;
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
os-update = "nh os switch /home/rhea/nix-config/ --nom";
|
os-update = "nh os switch /home/rhea/nix-config/";
|
||||||
};
|
};
|
||||||
|
|
||||||
autosuggestion = {
|
autosuggestion = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue