mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
remove lnup
This commit is contained in:
parent
2e3e1ec3b2
commit
829e9b5265
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@
|
|||
shellAliases = {
|
||||
lah = "ls -lah";
|
||||
set-nixpkgs-upstream = "git remote add upstream https://github.com/NixOS/nixpkgs.git";
|
||||
nup = "sudo nixos-rebuild switch --flake github:TheWanderingCrow/CrOS";
|
||||
lnup = "sudo nixos-rebuild switch --flake ."; # Local test rebuilds
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue