dotfiles/scripts/nix-list-installed

4 lines
92 B
Text
Raw Permalink Normal View History

#!/usr/bin/env sh
nix-store -q --references /var/run/current-system/sw \
| cut -d'-' -f2-