From 8c4c0f6216ac8bff2baa057cf330af3e9fa96b76 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Fri, 7 Nov 2025 16:15:08 +0100 Subject: [PATCH] Add garage to thor and sif --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index eac5f96..cfabae0 100644 --- a/flake.nix +++ b/flake.nix @@ -274,6 +274,7 @@ ./instances/thor/configuration.nix ./nixos/steam.nix + ./nixos/garage.nix self.nixosModules.bertof-rclone { @@ -298,6 +299,7 @@ ./nixos/steam.nix ./nixos/ollama.nix ./nixos/ollama-ui.nix + ./nixos/garage.nix { home-manager.users.bertof.imports = [