Fix typo
This commit is contained in:
parent
b6337aaa0e
commit
10f6beba2a
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@
|
||||||
gco = "git checkout";
|
gco = "git checkout";
|
||||||
|
|
||||||
s = "swallow";
|
s = "swallow";
|
||||||
nrb = "sudo nixos-rebuild switch --flake /home/vylpes/flake#${HOST}";
|
nrb = "sudo nixos-rebuild switch --flake /home/vylpes/flake#\${HOST}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue