This commit is contained in:
parent
d811cf26f5
commit
0beeb10fb0
5 changed files with 6 additions and 15 deletions
5
modules2/hosts/t480/dwm/blocks.nix
Normal file
5
modules2/hosts/t480/dwm/blocks.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
flake.modules.homeManager.gui = { pkgs, ... }: {
|
||||
home.packages = [ pkgs.dwmblocks ];
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue