Addressing PR feedback

This commit is contained in:
Parnell Springmeyer
2017-01-28 20:48:03 -08:00
parent 9de070e620
commit e92b8402b0
70 changed files with 320 additions and 510 deletions
@@ -5,7 +5,7 @@
let
system = "/var/run/current-system/sw";
setuid = "/var/permissions-wrappers"; #TODO: from <nixos> config.security.wrapperDir;
setuid = "/run/wrappers"; #TODO: from <nixos> config.security.wrapperDir;
foolVars = {
SYSCONF = "/etc";