diff options
author | lassulus <git@lassul.us> | 2023-02-21 10:10:53 +0100 |
---|---|---|
committer | lassulus <git@lassul.us> | 2023-02-21 10:10:53 +0100 |
commit | 5bab00f73d27a96f6ce319040b69e4d83a81e52a (patch) | |
tree | 5fe51f9ba61a3c5192ef050435875f9366f98a0b /lass/1systems/radio | |
parent | ad1b92ed9a85c11d522305defc77ff4c6929acad (diff) |
l radio: move to 2/services
Diffstat (limited to 'lass/1systems/radio')
-rw-r--r-- | lass/1systems/radio/config.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/radio/config.nix b/lass/1systems/radio/config.nix index 5e34335d3..00e9bd3fe 100644 --- a/lass/1systems/radio/config.nix +++ b/lass/1systems/radio/config.nix @@ -7,7 +7,7 @@ with import <stockholm/lib>; <stockholm/lass/2configs/retiolum.nix> <stockholm/lass/2configs/syncthing.nix> - <stockholm/lass/2configs/radio> + <stockholm/lass/2configs/services/radio> ]; krebs.build.host = config.krebs.hosts.radio; |