bunch of misc stuff i don't feel like commit messaging

This commit is contained in:
Gerg-L 2024-06-22 12:50:51 -04:00
parent 46752bcb1d
commit 5823cab2c4
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
26 changed files with 173 additions and 168 deletions

View file

@ -4,7 +4,6 @@
lib,
suckless,
self',
}:
{
options.local.DE.dwm.enable = lib.mkEnableOption "";

View file

@ -2,7 +2,6 @@
config,
lib,
pkgs,
}:
{
options.local.DE.gnome.enable = lib.mkEnableOption "";

View file

@ -2,7 +2,6 @@
config,
lib,
pkgs,
}:
{
options.local.DE.xfce.enable = lib.mkEnableOption "";