mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
chore: reorganized imports
This commit is contained in:
parent
e1f8fedd77
commit
816fae91b2
1 changed files with 8 additions and 7 deletions
|
|
@ -7,15 +7,15 @@ in
|
||||||
mars = {
|
mars = {
|
||||||
imports = builtins.attrValues {
|
imports = builtins.attrValues {
|
||||||
inherit (modules)
|
inherit (modules)
|
||||||
syncthing
|
flatpak
|
||||||
ollama
|
|
||||||
ivpn
|
ivpn
|
||||||
network
|
network
|
||||||
searx
|
ollamaMars
|
||||||
sddm
|
|
||||||
flatpak
|
|
||||||
plasma
|
plasma
|
||||||
plymouth
|
plymouth
|
||||||
|
sddm
|
||||||
|
searx
|
||||||
|
syncthing
|
||||||
wireGuard
|
wireGuard
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
|
@ -58,11 +58,11 @@ in
|
||||||
logrotate
|
logrotate
|
||||||
mastodon
|
mastodon
|
||||||
minecraft
|
minecraft
|
||||||
ollama
|
ollamaCeres
|
||||||
postgresCeres
|
postgresCeres
|
||||||
projectSite
|
projectSite
|
||||||
prompter
|
prompter
|
||||||
samba
|
sambaCeres
|
||||||
searx
|
searx
|
||||||
syncthing
|
syncthing
|
||||||
vaultwarden
|
vaultwarden
|
||||||
|
|
@ -79,6 +79,7 @@ in
|
||||||
caddyEris
|
caddyEris
|
||||||
logrotate
|
logrotate
|
||||||
# opencloud
|
# opencloud
|
||||||
|
sambaEris
|
||||||
postgresEris
|
postgresEris
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue