galaxy hosts

This commit is contained in:
Danilo Reyes 2025-09-28 00:36:53 -06:00
parent 80fc73a9a3
commit eee3e2dfea
2 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
workstation = createConfig "workstation" inputs.nixpkgs;
miniserver = createConfig "miniserver" inputs.nixpkgs-small;
server = createConfig "server" inputs.nixpkgs-small;
galaxy = createConfig "galaxy" inputs.nixpkgs-small;
};
packages.${system} = (jawz-scripts.packages.${system} or { });
devShells.${system} = builtins.listToAttrs (