diff options
| author | Max Audron <audron@cocaine.farm> | 2024-02-04 11:19:56 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2024-02-04 11:19:56 +0100 |
| commit | a6505df173af299265de79fec176e8491f9a22ba (patch) | |
| tree | d15b2f859d98752e669356f8afa2577ccc5b9331 /modules/default.nix | |
| parent | add palworld server (diff) | |
update to 23.11 and move garage
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index dc6de23..baa7cd2 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -21,4 +21,7 @@ hydra = import ./hydra; tlmp = import ./tlmp; homeassistant = import ./homeassistant; + garage = import ./garage; + + palworld = import ./palworld; } |
