mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
nixos rebuild alias
This commit is contained in:
parent
e762cab360
commit
570dea37e7
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
lah = "ls -lah";
|
lah = "ls -lah";
|
||||||
set-nixpkgs-upstream = "git remote add upstream https://github.com/NixOS/nixpkgs.git";
|
set-nixpkgs-upstream = "git remote add upstream https://github.com/NixOS/nixpkgs.git";
|
||||||
|
nup = "sudo nixos-rebuild switch --flake .";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue