From 9eddd8a030923ac30ad9555d2e5070801571f9aa Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Thu, 9 May 2024 01:17:00 -0400 Subject: [PATCH] Infini-DL360: reorganize imports --- hosts/Infini-DL360/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hosts/Infini-DL360/default.nix b/hosts/Infini-DL360/default.nix index 43f0bdd..9c58ee4 100644 --- a/hosts/Infini-DL360/default.nix +++ b/hosts/Infini-DL360/default.nix @@ -3,12 +3,13 @@ ./hardware-configuration.nix ./disks.nix + ./web.nix + ./factorio.nix ./freshrss.nix + ./jellyfin.nix ./thelounge.nix ./vaultwarden.nix - ./jellyfin.nix - ./web.nix ]; networking.hostId = "8fa7a57c";