summaryrefslogtreecommitdiff
path: root/hosts/kunagisa.nix
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-11-04 16:52:35 -0300
committerLeonardo Santiago <[email protected]>2024-11-04 16:52:35 -0300
commitbf4f206dc5d989bf1a5083b23d4ec4b22c060b42 (patch)
treef1b63d95ffd857166daf4e006e81a6dcb564dac0 /hosts/kunagisa.nix
parent1f4af81a4fe0b933ddfae4f9a47ef628ab08e414 (diff)
fix `web-services`, disable `cgit.enable` on kunagisa
Diffstat (limited to 'hosts/kunagisa.nix')
-rw-r--r--hosts/kunagisa.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/kunagisa.nix b/hosts/kunagisa.nix
index e4be8fb..af74fb4 100644
--- a/hosts/kunagisa.nix
+++ b/hosts/kunagisa.nix
@@ -8,7 +8,6 @@
(modulesPath + "/installer/scan/not-detected.nix")
];
santi-modules.desktop-environment.enable = true;
- santi-modules.services.cgit.enable = true;
services.xserver.videoDrivers = [ "amdgpu" ];
# Bootloader.
boot = {