mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 17:45:12 -05:00
feat: charon test
This commit is contained in:
parent
cfdf20a39c
commit
8f91f646f4
1 changed files with 11 additions and 2 deletions
|
@ -34,8 +34,17 @@ in
|
||||||
inherit (modules)
|
inherit (modules)
|
||||||
hypr
|
hypr
|
||||||
wayland
|
wayland
|
||||||
# plasma
|
flatpak
|
||||||
# sddm
|
xserver
|
||||||
|
;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
charon = {
|
||||||
|
imports = builtins.attrValues {
|
||||||
|
inherit (modules)
|
||||||
|
hypr
|
||||||
|
wayland
|
||||||
flatpak
|
flatpak
|
||||||
xserver
|
xserver
|
||||||
;
|
;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue