galaxy hosts
This commit is contained in:
@@ -99,7 +99,7 @@
|
|||||||
workstation = createConfig "workstation" inputs.nixpkgs;
|
workstation = createConfig "workstation" inputs.nixpkgs;
|
||||||
miniserver = createConfig "miniserver" inputs.nixpkgs-small;
|
miniserver = createConfig "miniserver" inputs.nixpkgs-small;
|
||||||
server = createConfig "server" inputs.nixpkgs-small;
|
server = createConfig "server" inputs.nixpkgs-small;
|
||||||
|
galaxy = createConfig "galaxy" inputs.nixpkgs-small;
|
||||||
};
|
};
|
||||||
packages.${system} = (jawz-scripts.packages.${system} or { });
|
packages.${system} = (jawz-scripts.packages.${system} or { });
|
||||||
devShells.${system} = builtins.listToAttrs (
|
devShells.${system} = builtins.listToAttrs (
|
||||||
|
|||||||
Reference in New Issue
Block a user