rkt: 0.14.0 -> 0.15.0

This commit is contained in:
Louis Taylor
2016-01-15 18:09:58 +00:00
parent c29df5f8a7
commit 6309f48137
2 changed files with 14 additions and 6 deletions
+2
View File
@@ -58,5 +58,7 @@ in
ExecStart = "${pkgs.rkt}/bin/rkt gc ${cfg.gc.options}";
};
};
users.extraGroups.rkt = {};
};
}