idk
This commit is contained in:
parent
aa33959c3b
commit
575d0bcdb9
2 changed files with 16 additions and 12 deletions
4
users/_common/home_manager/qdirstat.nix
Normal file
4
users/_common/home_manager/qdirstat.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.qdirstat ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue