feat: charon test

This commit is contained in:
Nick 2025-03-13 17:29:52 -05:00
parent cfdf20a39c
commit 8f91f646f4

View file

@ -34,8 +34,17 @@ in
inherit (modules)
hypr
wayland
# plasma
# sddm
flatpak
xserver
;
};
};
charon = {
imports = builtins.attrValues {
inherit (modules)
hypr
wayland
flatpak
xserver
;