mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: created plasma config
This commit is contained in:
parent
0f51aa99b1
commit
d9e7e445e3
7 changed files with 378 additions and 19 deletions
|
|
@ -8,6 +8,7 @@ in
|
|||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
syncthing
|
||||
# plasma
|
||||
ollama
|
||||
# niri
|
||||
hypr
|
||||
|
|
@ -24,8 +25,10 @@ in
|
|||
deimos = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
hypr
|
||||
wayland
|
||||
# hypr
|
||||
# wayland
|
||||
plasma
|
||||
sddm
|
||||
network
|
||||
flatpak
|
||||
plymouth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue