mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
chore: elfeed user setup
This commit is contained in:
parent
36d37c3476
commit
e325be79ae
3 changed files with 98 additions and 86 deletions
|
|
@ -4,8 +4,12 @@
|
|||
|
||||
users.users.syncthing = {
|
||||
extraGroups = [ "users" ];
|
||||
group = "syncthing";
|
||||
isSystemUser = true;
|
||||
};
|
||||
|
||||
users.groups.syncthing = { };
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
user = "swarsel";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue