mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
unpack
This commit is contained in:
parent
9c383092bb
commit
8dd096742f
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
# This tells Unpackerr service where to find its configuration.
|
# This tells Unpackerr service where to find its configuration.
|
||||||
# You will need to create and manage the content of this file.
|
# You will need to create and manage the content of this file.
|
||||||
configFile = "/var/lib/unpackerr/unpackerr.conf";
|
#configFile = "/var/lib/unpackerr/unpackerr.conf";
|
||||||
};
|
};
|
||||||
|
|
||||||
users.users.unpackerr = { # Unpackerr user (created by its service) added to group
|
users.users.unpackerr = { # Unpackerr user (created by its service) added to group
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue