docs/nix-cheatsheet.md

10 lines
156 B
Markdown
Raw Normal View History

2020-10-05 11:31:30 +00:00
# nix cheatsheet
# my update command
`nix-env -iA nixpkgs.$(hostname -s)`
# external
* "learn nix in y minutes": https://learnxinyminutes.com/docs/nix/