diff options
author | lassulus <git@lassul.us> | 2023-02-16 13:58:10 +0100 |
---|---|---|
committer | lassulus <git@lassul.us> | 2023-02-16 13:58:10 +0100 |
commit | 6820fe02f6666df1d58ef7c94eb5c29e5ff508bf (patch) | |
tree | 047ff03520f69969329de374c5089d23ca75c7a9 | |
parent | f62711abe3e627bc4d66a5cc9226ecf87f71feea (diff) |
l mumble-reminder: prism.r -> orange.r
-rw-r--r-- | lass/1systems/orange/config.nix | 1 | ||||
-rw-r--r-- | lass/1systems/prism/config.nix | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/orange/config.nix b/lass/1systems/orange/config.nix index 3bc20878e..5e975dba8 100644 --- a/lass/1systems/orange/config.nix +++ b/lass/1systems/orange/config.nix @@ -5,6 +5,7 @@ with import <stockholm/lib>; <stockholm/lass> <stockholm/lass/2configs> <stockholm/lass/2configs/retiolum.nix> + <stockholm/lass/2configs/mumble-reminder.nix> ]; krebs.build.host = config.krebs.hosts.orange; diff --git a/lass/1systems/prism/config.nix b/lass/1systems/prism/config.nix index bcc8c1a08..f23778eba 100644 --- a/lass/1systems/prism/config.nix +++ b/lass/1systems/prism/config.nix @@ -137,7 +137,6 @@ with import <stockholm/lib>; <stockholm/lass/2configs/jitsi.nix> <stockholm/lass/2configs/fysiirc.nix> <stockholm/lass/2configs/bgt-bot> - <stockholm/lass/2configs/mumble-reminder.nix> <stockholm/krebs/2configs/mastodon-proxy.nix> { services.tor = { |