Add hypr (x11) support

This commit is contained in:
TheWanderingCrow 2024-09-21 15:57:53 -04:00
parent aa3a57cd68
commit c9cf321b34
7 changed files with 152 additions and 21 deletions

View file

@ -46,9 +46,17 @@
# Utilities
hyfetch
gimp
foot
foot
] else []
)
++ (
if config.packages.wayland.enable
then [] else []
)
++ (
if config.packages.x11.enable
then [] else []
)
++ (
if config.packages.programming.enable
then [