workhorse update
This commit is contained in:
parent
e23e4dceb8
commit
d0e13df5be
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{ lib, pkgs, config, ... }: {
|
{ lib, pkgs, config, ... }: {
|
||||||
|
|
||||||
users.users.property = { };
|
users.users.property = { isSystemUser = true; };
|
||||||
|
|
||||||
systemd.services.property = {
|
systemd.services.property = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue