aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-11-03 13:08:47 -0800
committerMark Nipper <nipsy@bitgnome.net>2024-11-03 13:08:47 -0800
commita56e1c7eec447c8ee3ec59ee7e6430c16d5024f7 (patch)
treef683722c8163195439884242a4110430044afe09 /hosts/arrakis
parent9623b302cd78b868ae6564a0e74939ddf38f2520 (diff)
downloadnix-a56e1c7eec447c8ee3ec59ee7e6430c16d5024f7.tar
nix-a56e1c7eec447c8ee3ec59ee7e6430c16d5024f7.tar.gz
nix-a56e1c7eec447c8ee3ec59ee7e6430c16d5024f7.tar.bz2
nix-a56e1c7eec447c8ee3ec59ee7e6430c16d5024f7.tar.lz
nix-a56e1c7eec447c8ee3ec59ee7e6430c16d5024f7.tar.xz
nix-a56e1c7eec447c8ee3ec59ee7e6430c16d5024f7.tar.zst
nix-a56e1c7eec447c8ee3ec59ee7e6430c16d5024f7.zip
Allow recursive access
Diffstat (limited to 'hosts/arrakis')
-rw-r--r--hosts/arrakis/services.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index 67db914..1f6a801 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -1,4 +1,4 @@
-{ config, pkgs, ... }: {
+{ config, pkgs, ... }: rec {
environment.etc."gitconfig".text = ''
[safe]