From 968d71bbfdbe02b3d68979f980404e0c77b05c22 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 30 May 2017 14:07:25 +0200 Subject: Wrap sg --- hel.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hel.nix b/hel.nix index a1b28e62..814c2cc2 100644 --- a/hel.nix +++ b/hel.nix @@ -368,6 +368,7 @@ "mount".source = "${pkgs.utillinux.bin}/bin/mount"; "umount".source = "${pkgs.utillinux.bin}/bin/umount"; "newgrp".source = "${pkgs.shadow}/bin/newgrp"; + "sg".source = "${pkgs.shadow}/bin/sg"; "thinklight".source = "${(pkgs.callPackage ./custom/thinklight.nix { thinklight = "kbd_backlight"; })}/bin/thinklight"; "notify-gkleen" = { -- cgit v1.2.3