mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35: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)
|
||||
hypr
|
||||
wayland
|
||||
# plasma
|
||||
# sddm
|
||||
flatpak
|
||||
xserver
|
||||
;
|
||||
};
|
||||
};
|
||||
|
||||
charon = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
hypr
|
||||
wayland
|
||||
flatpak
|
||||
xserver
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue