diff --git a/flake.nix b/flake.nix index 304db30..b177522 100644 --- a/flake.nix +++ b/flake.nix @@ -174,6 +174,7 @@ ./nixos_modules/pentablet.nix ./nixos_modules/steam-link.nix ./nixos_modules/kdeconnect.nix + ./nixos_modules/garage.nix ] ++ homeManagerModules ++ [ { home-manager.users.bertof = import ./odin/hm.nix; } ];