From 7e61a4b4f1184657289555d8112226c77ffcf1b7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 18 Apr 2018 14:36:35 +0200 Subject: Nicer utils --- hel.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index 684f505d..475e0046 100644 --- a/hel.nix +++ b/hel.nix @@ -15,6 +15,7 @@ ./custom/tinc/yggdrasil.nix ./custom/uucp.nix ./custom/borgbackup.nix + ./utils/nix/module.nix ]; system.stateVersion = "16.09"; @@ -71,11 +72,11 @@ git slock shadow - (callPackage ./utils/nix/rebuild-system.nix {}) rewacom autorandr ntfs3g exfat + rebuild-system ]; nixpkgs.config.packageOverrides = pkgs: rec { -- cgit v1.2.3