From 820e824670a975a3221f5478de24d8674243b72e Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 29 Sep 2024 03:36:17 -0400 Subject: [PATCH] Infini-DL360: sort modules --- hosts/Infini-DL360/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/Infini-DL360/default.nix b/hosts/Infini-DL360/default.nix index ce0df38..b7fa387 100644 --- a/hosts/Infini-DL360/default.nix +++ b/hosts/Infini-DL360/default.nix @@ -16,9 +16,9 @@ ./jellyfin.nix ./jupyter.nix ./postgresql.nix + ./ssh.nix ./thelounge.nix ./vaultwarden.nix - ./ssh.nix ]; networking.hostId = "8fa7a57c";