chore: reorganized imports

This commit is contained in:
Nick 2025-11-03 02:38:58 -06:00
parent e1f8fedd77
commit 816fae91b2

View file

@ -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
; ;
}; };