From ba64ebfe587f05c734f24ace507d22629d350cd8 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Mon, 12 May 2025 19:56:34 +0200 Subject: aisaka: uninstall cgit and simplify gitolite --- deployment/systems/aisaka.scm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'deployment/systems/aisaka.scm') diff --git a/deployment/systems/aisaka.scm b/deployment/systems/aisaka.scm index b61c8ee..a46684a 100644 --- a/deployment/systems/aisaka.scm +++ b/deployment/systems/aisaka.scm @@ -245,8 +245,6 @@ ((@ (gnu services) service) gitolite-service-type ((@ (gnu services version-control) gitolite-configuration) - (rc-file ((@ (gnu services version-control) gitolite-rc-file) - (umask #o0027))) (admin-pubkey (plain-file "gitolite-admin.pub" "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK4THTYnHCc/ihCJNKJtGTNu1zCnLndbMHnxnrxzJk+N marek@izumi\n"))))) @@ -487,9 +485,7 @@ (listen-v4 "192.168.10.2") (zones (list master-zone)))) (certbot) - (cgit-izumi) (etc-mailname) - (fcgiwrap) (gitolite) (home-services) (nginx-izumi) -- cgit v1.2.3