added cores 0 to rebuild
This commit is contained in:
parent
46c795b141
commit
ac4b385463
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
gp = "git push";
|
gp = "git push";
|
||||||
gpl = "git pull --recurse-submodules";
|
gpl = "git pull --recurse-submodules";
|
||||||
|
|
||||||
nrb = "sudo nixos-rebuild switch --flake .";
|
nrb = "sudo nixos-rebuild switch --flake . --cores 0";
|
||||||
nd = "nix develop";
|
nd = "nix develop";
|
||||||
|
|
||||||
neofetch = "hyfetch";
|
neofetch = "hyfetch";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue