Unverified Commit 07ae5745 authored by kanashimia's avatar kanashimia Committed by GitHub
parent 219714c8
...@@ -1644,7 +1644,7 @@ get_packages() { ...@@ -1644,7 +1644,7 @@ get_packages() {
nix-store -qR /etc/profiles/per-user/"$USER" nix-store -qR /etc/profiles/per-user/"$USER"
} }
manager=nix-system && tot nix-store -qR /run/current-system/sw manager=nix-system && tot nix-store -qR /run/current-system/sw
manager=nix-user && tot nix-store -qR nix-user-pkgs manager=nix-user && tot nix-user-pkgs
} }
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment