Start Bookwyrm systemd unit automatically in NixOS module
This commit is contained in:
parent
a4f5345c71
commit
e06be59365
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ with pkgs . kernelmaft ;
|
|||
RestrictRealtime=true
|
||||
RestrictSUIDSGID=true
|
||||
'' ;
|
||||
wantedBy = [ "network-online.target" ] ;
|
||||
} ;
|
||||
} ;
|
||||
} ;
|
||||
|
|
Loading…
Add table
Reference in a new issue