docs: update

This commit is contained in:
Dylan Araps 2019-09-30 23:37:36 +03:00
parent 9442360c09
commit 8974dad27a

2
pfetch
View File

@ -444,7 +444,7 @@ get_pkgs() {
has emerge && printf '%s\n' /var/db/pkg/*/*/
has pkgtool && printf '%s\n' /var/log/packages/*
# NIX requires two commands.
# 'nix' requires two commands.
has nix-store && {
nix-store -q --requisites /run/current-system/sw
nix-store -q --requisites ~.nix-profile