diff options
| author | Max Audron <audron@cocaine.farm> | 2024-02-19 16:37:33 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2024-02-19 16:37:53 +0100 |
| commit | b93634ea360d55efeb1a6a802f9747d844777da6 (patch) | |
| tree | dd706d7bb15c0c89dd2c0a963a8f4ca5128d224c /flake.nix | |
| parent | add langaugetool (diff) | |
add xonotic server
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ nixosConfigurations = with self.nixosModules; { # vultr-image = mkSystem [ common users image vultr ]; - ettves = mkSystem [ (import ./machines/ettves) kubernetes zfs teamspeak postgresql quassel powerdns acme authentik hydra homeassistant palworld games ]; + ettves = mkSystem [ (import ./machines/ettves) kubernetes zfs teamspeak postgresql quassel powerdns acme authentik hydra homeassistant palworld games languagetool ]; phaenn = mkSystem [ (import ./machines/phaenn) zfs acme tlmp ]; fra01 = mkSystem [ (import ./machines/fra01) vultr bgp powerdns acme garage ]; nyc01 = mkSystem [ (import ./machines/nyc01) vultr bgp powerdns acme garage ]; |
