summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2023-10-08 18:15:50 +0200
committerLinnnus <[email protected]>2023-10-08 18:15:50 +0200
commit5f86e91cfff7d67ec446f9b3c7e1c6785d8c8f77 (patch)
tree16cfd61d30a0439bae7dee219fba13210863afe3 /hosts
parent4c823f476744aff1c9ec6661d8254f1a63865b40 (diff)
Set up git
Diffstat (limited to 'hosts')
-rw-r--r--hosts/ahmed/configuration.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix
index 1d0f176..79b9ff9 100644
--- a/hosts/ahmed/configuration.nix
+++ b/hosts/ahmed/configuration.nix
@@ -57,6 +57,10 @@
enable = true;
useACME = true;
};
+ modules."git.linus.onl" = {
+ enable = true;
+ useACME = true;
+ };
# Configure ACME for various HTTPS services.
security.acme = {