mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Install dust globally
This commit is contained in:
parent
b64ce9f917
commit
8593e7dae3
2 changed files with 1 additions and 1 deletions
|
|
@ -78,6 +78,7 @@
|
||||||
pkgs.git
|
pkgs.git
|
||||||
pkgs.just
|
pkgs.just
|
||||||
pkgs.nh
|
pkgs.nh
|
||||||
|
pkgs.dust
|
||||||
(lib.hiPrio pkgs.uutils-coreutils-noprefix)
|
(lib.hiPrio pkgs.uutils-coreutils-noprefix)
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,6 @@
|
||||||
home.packages = [
|
home.packages = [
|
||||||
pkgs.bottom
|
pkgs.bottom
|
||||||
pkgs.fastfetch
|
pkgs.fastfetch
|
||||||
pkgs.dust
|
|
||||||
|
|
||||||
pkgs.nemo-with-extensions
|
pkgs.nemo-with-extensions
|
||||||
pkgs.celluloid
|
pkgs.celluloid
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue