about summary refs log tree commit diff stats
path: root/hm/soispha/conf/xdg/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hm/soispha/conf/xdg/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/xdg/default.nix b/hm/soispha/conf/xdg/default.nix
index 93f75887..be85f330 100644
--- a/hm/soispha/conf/xdg/default.nix
+++ b/hm/soispha/conf/xdg/default.nix
@@ -7,7 +7,7 @@
   url_handler = sysLib.writeShellScript {
     name = "url_handler";
     src = ./url_handler;
-    keep_path = true;
+    keepPath = true;
     # Naming dependencies for this will be difficult, as it depend on overridden packages.
     dependencies = with pkgs; [
       rofi