diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-04-06 12:42:20 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-04-06 12:42:20 -0700 |
| commit | 81fb05398a2c8251936be4bfa0ed679f0cf3825f (patch) | |
| tree | b9b0b3945b34bc43d2afa01c2029cf8b5f77eaa1 /modules/services/default.nix | |
| parent | refactor gitea as a module (diff) | |
| download | infra-81fb05398a2c8251936be4bfa0ed679f0cf3825f.tar.gz | |
refactor rclone to a module
Diffstat (limited to 'modules/services/default.nix')
| -rw-r--r-- | modules/services/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/services/default.nix b/modules/services/default.nix index 94250d2..6dfc4fb 100644 --- a/modules/services/default.nix +++ b/modules/services/default.nix @@ -7,6 +7,7 @@ ./grafana ./navidrome ./prometheus + ./rclone ./samba ./ssh-server ./tailscale |
