snippets

Nix

Get SHA of URL

nix shell nixpkgs#nix-prefetch

nix-prefetch-url URL

Find name of theme, cursor or icons

cd $(nix build nixpkgs#PACKAGE --print-out-paths --no-link)

nix run nixpkgs#exa -- --tree --level 4