From 4b995f072e08716f468a400d661b0253605875e5 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sun, 2 Nov 2025 19:45:28 +0100 Subject: [PATCH] add(odin.garage): add garage node --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 3a64456..a1a25fc 100644 --- a/flake.nix +++ b/flake.nix @@ -303,6 +303,7 @@ ./nixos/ip_forwarding.nix ./nixos/steam.nix + ./nixos/garage.nix self.nixosModules.bertof-rclone self.nixosModules.tiziano-rclone