summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-04-24 23:22:13 +0200
committermakefu <github@syntax-fehler.de>2017-04-24 23:22:13 +0200
commit6fb15e7e5e64dbd0d5d1d86ecf80e55ff3e3d638 (patch)
treecb087d49d703a4e4e671037fa40e5b0263caca3c /2configs
parentc7fb075b0342cbe522f0d63355d0946252b792f0 (diff)
m 2 torrent: mkdefault download
Diffstat (limited to '2configs')
-rw-r--r--2configs/torrent.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/2configs/torrent.nix b/2configs/torrent.nix
index 69d40094f..85d2e6c67 100644
--- a/2configs/torrent.nix
+++ b/2configs/torrent.nix
@@ -20,7 +20,7 @@ in {
download = {
name = "download";
home = dl-dir;
- uid = genid "download";
+ uid = mkDefault (genid "download");
createHome = true;
useDefaultShell = true;
group = "download";
@@ -39,7 +39,7 @@ in {
users.extraGroups = {
download = {
- gid = genid "download";
+ gid = lib.mkDefault (genid "download");
members = [
config.krebs.build.user.name
"download"
[cgit] Unable to lock slot /tmp/cgit/8a300000.lock: No such file or directory (2)