Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove gitea

-6
-6
host-specific/misaki/services.nix
··· 380 380 configDir = "/srv/shokuhou/applications/jellyfin/config"; 381 381 }; 382 382 383 - services.gitea = { 384 - enable = false; 385 - user = "git"; 386 - domain = "git.packetlost.dev"; 387 - }; 388 - 389 383 # Litterbox, collect my IRC logs 390 384 systemd = { 391 385 services = {