Mealie instance setup
This commit is contained in:
@ -17,6 +17,9 @@
|
||||
packages = with pkgs; [ ];
|
||||
};
|
||||
|
||||
torrent.isNormalUser = true;
|
||||
torrent = {
|
||||
isNormalUser = true;
|
||||
homeMode = "770";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user