about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorSilvan Mosberger <contact@infinisil.com>2019-08-28 18:39:21 +0200
committerGitHub <noreply@github.com>2019-08-28 18:39:21 +0200
commit6233291d951ff635a76f70f03df4cb870d2bd20c (patch)
treed6a846806bb6b01a171d7211fc3915b4fd4cfbd5 /nixos/modules/module-list.nix
parentfb7611a4968d7b4e5bf451be2d2097096ce4405f (diff)
parentea40c66bf5aa739d02f483921082fc3b8e3a0d1b (diff)
downloadnixlib-6233291d951ff635a76f70f03df4cb870d2bd20c.tar
nixlib-6233291d951ff635a76f70f03df4cb870d2bd20c.tar.gz
nixlib-6233291d951ff635a76f70f03df4cb870d2bd20c.tar.bz2
nixlib-6233291d951ff635a76f70f03df4cb870d2bd20c.tar.lz
nixlib-6233291d951ff635a76f70f03df4cb870d2bd20c.tar.xz
nixlib-6233291d951ff635a76f70f03df4cb870d2bd20c.tar.zst
nixlib-6233291d951ff635a76f70f03df4cb870d2bd20c.zip
Merge pull request #64738 from rnhmjoj/magnetico
magnetico: init package and service
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 6331e76c648f..75df6c8d453c 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -770,6 +770,7 @@
   ./services/system/uptimed.nix
   ./services/torrent/deluge.nix
   ./services/torrent/flexget.nix
+  ./services/torrent/magnetico.nix
   ./services/torrent/opentracker.nix
   ./services/torrent/peerflix.nix
   ./services/torrent/transmission.nix