diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-21 19:19:04 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-21 19:19:04 -0600 |
| commit | 288645c470028157c3b6850afe06bfa1968d314b (patch) | |
| tree | 11397269839b060a9ee0b92921a26cbfcf1ca022 /hosts/ganymede | |
| parent | da80bdbe5f325e06b9d4f01274f8b30efe4facf1 (diff) | |
updates to cgit config
Diffstat (limited to 'hosts/ganymede')
| -rw-r--r-- | hosts/ganymede/config.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix index dac7d9a..7b0ad83 100644 --- a/hosts/ganymede/config.nix +++ b/hosts/ganymede/config.nix @@ -70,7 +70,7 @@ # }; cgit.enable = true; - mopidy.enable = true; + # mopidy.enable = true; copyparty = { enable = true; |
