2 changed files with 11 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||
# nix cheatsheet |
|||
|
|||
# my update command |
|||
|
|||
`nix-env -iA nixpkgs.$(hostname -s)` |
|||
|
|||
# external |
|||
|
|||
* "learn nix in y minutes": https://learnxinyminutes.com/docs/nix/ |
Loading…
Reference in new issue