summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-07-21 16:52:56 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-07-21 16:52:56 +0200
commitb1469f00d0e1ee3473ee1170919cb4d32e14865e (patch)
tree793b283b8eedc897f4b0f9eec9103b2a2b0cd30e /hel.nix
parentb32bc747a0909914841e3c88ab8f7040a23dc4d6 (diff)
downloadnixos-b1469f00d0e1ee3473ee1170919cb4d32e14865e.tar
nixos-b1469f00d0e1ee3473ee1170919cb4d32e14865e.tar.gz
nixos-b1469f00d0e1ee3473ee1170919cb4d32e14865e.tar.bz2
nixos-b1469f00d0e1ee3473ee1170919cb4d32e14865e.tar.xz
nixos-b1469f00d0e1ee3473ee1170919cb4d32e14865e.zip
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index e34a3fe8..faacd3c4 100644
--- a/hel.nix
+++ b/hel.nix
@@ -254,7 +254,7 @@
254 program = "notify-gkleen"; 254 program = "notify-gkleen";
255 setgid = true; 255 setgid = true;
256 setuid = true; 256 setuid = true;
257 source = lib.writeTextFile { 257 source = pkgs.writeScript {
258 name = "notify-gkleen"; 258 name = "notify-gkleen";
259 text = '' 259 text = ''
260 #!${pkgs.zsh}/bin/zsh 260 #!${pkgs.zsh}/bin/zsh