about summary refs log tree commit diff
path: root/nix/hosts/wildcat
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-09-13 08:56:14 -0700
committerFranck Cuny <franck@fcuny.net>2024-09-13 08:56:14 -0700
commita56f9b4360f04b8fdb66d8b3f5738dd13985db71 (patch)
treeeacd8bb1cdbd156599e1286647cf92b3ae12387a /nix/hosts/wildcat
parentuse default path for gitolite (diff)
downloadworld-a56f9b4360f04b8fdb66d8b3f5738dd13985db71.tar.gz
watch for changes to the devshell configuration
Diffstat (limited to 'nix/hosts/wildcat')
-rw-r--r--nix/hosts/wildcat/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/hosts/wildcat/configuration.nix b/nix/hosts/wildcat/configuration.nix
index 7593be9..3c230a1 100644
--- a/nix/hosts/wildcat/configuration.nix
+++ b/nix/hosts/wildcat/configuration.nix
@@ -44,7 +44,7 @@ let
     enable-follow-links=1
     enable-blame=1
 
-    root-title="¯\_(ツ)_/¯"
+    root-title=¯\_(ツ)_/¯
     root-desc="source code of my various projects"
     # don't index or follow
     robots="noindex, nofollow"