mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
quick command for setting nixpkgs upstream
This commit is contained in:
parent
41e07b0689
commit
3cfa86c8b8
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
};
|
||||
shellAliases = {
|
||||
lah = "ls -lah";
|
||||
set-nixpkgs-upstream = "git remote add upstream https://github.com/NixOS/nixpkgs.git";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue