mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
made gitea container and moved minecraft container
This commit is contained in:
parent
8bc2064663
commit
a66d31eb6b
4 changed files with 86 additions and 4 deletions
6
systems/gerg-desktop/containers/default.nix
Normal file
6
systems/gerg-desktop/containers/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
inputs: {
|
||||
imports = [
|
||||
(import ./minecraft.nix inputs)
|
||||
(import ./website.nix inputs)
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue