mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: added gnome to laptop
This commit is contained in:
parent
57d1245594
commit
8f1dd7388e
3 changed files with 13 additions and 4 deletions
|
@ -44,9 +44,7 @@ in {
|
|||
firejail
|
||||
flatpak
|
||||
fonts
|
||||
plasma
|
||||
printing
|
||||
sddm
|
||||
steam
|
||||
sysstat
|
||||
virtualization
|
||||
|
@ -61,6 +59,17 @@ in {
|
|||
syncthing
|
||||
ollama
|
||||
edgedb
|
||||
plasma
|
||||
sddm
|
||||
;
|
||||
};
|
||||
};
|
||||
|
||||
laptop = {
|
||||
imports = builtins.attrValues {
|
||||
inherit
|
||||
(modules)
|
||||
gnome
|
||||
;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue