This commit is contained in:
parent
679a090012
commit
8ca7b4c806
10 changed files with 44 additions and 64 deletions
3
modules2/hosts/t480/dwm/dwm-status.nix
Normal file
3
modules2/hosts/t480/dwm/dwm-status.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
flake.modules.nixos.pc.services.dwm-status.enable = true;
|
||||
}
|
3
modules2/hosts/t480/dwm/dwm.nix
Normal file
3
modules2/hosts/t480/dwm/dwm.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
flake.modules.nixos.pc.services.xserver.windowManager.dwm.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue