From 47a778a82ad301279c36c8eaee99b5d7afa00ab8 Mon Sep 17 00:00:00 2001 From: Dmitriy Kholkin Date: Sun, 21 Jan 2024 16:32:12 +0300 Subject: [PATCH] sort profiles --- machines/Home-Hypervisor/default.nix | 40 +++++++++++----------------- 1 file changed, 15 insertions(+), 25 deletions(-) diff --git a/machines/Home-Hypervisor/default.nix b/machines/Home-Hypervisor/default.nix index fc12797..6b806a3 100644 --- a/machines/Home-Hypervisor/default.nix +++ b/machines/Home-Hypervisor/default.nix @@ -9,44 +9,34 @@ in { ./disks.nix ./backups.nix customProfiles.hardened - customProfiles.ocis - customRoles.hypervisor + customProfiles.acme + customProfiles.attic + customProfiles.atticd customProfiles.authentik customProfiles.battery-historian customProfiles.fail2ban - # customProfiles.firefox-syncserver customProfiles.gitea + customProfiles.homepage + customProfiles.hoyolab + customProfiles.inpx-web + customProfiles.it-tools customProfiles.joplin-server - # customProfiles.mailserver + customProfiles.media-stack + customProfiles.minio customProfiles.nginx - # customProfiles.roundcube + customProfiles.ocis + customProfiles.openbooks + customProfiles.outline + customProfiles.radicale + customProfiles.spdf customProfiles.tinyproxy customProfiles.vaultwarden customProfiles.vscode-server - - customProfiles.media-stack - # customProfiles.copyparty - customProfiles.inpx-web - # customProfiles.seafile - customProfiles.spdf - # customProfiles.cocalc - # customProfiles.neko-browser - customProfiles.openbooks customProfiles.webhooks - - customProfiles.yandex-db - customProfiles.hoyolab - customProfiles.it-tools - customProfiles.homepage - customProfiles.matrix - customProfiles.atticd - customProfiles.attic - # customProfiles.restic-server - customProfiles.outline - customProfiles.radicale customProfiles.wiki + customProfiles.yandex-db (import customProfiles.blocky { inherit config;