Move more things around
This commit is contained in:
parent
36c3f778c8
commit
94c28dbb8b
11 changed files with 17 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, lib, ... }:
|
||||
{
|
||||
users = lib.mkIf config.system.socialserver.enable {
|
||||
users = lib.mkIf config.systemd.services.spacebar-server.enable {
|
||||
users.spacebar = {
|
||||
group = "spacebar";
|
||||
isSystemUser = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue