* add uptimed to system packages
svn path=/nixos/trunk/; revision=17175
This commit is contained in:
parent
ba1a9aecfd
commit
185c8a3884
@ -39,6 +39,7 @@ in
|
|||||||
###### implementation
|
###### implementation
|
||||||
|
|
||||||
config = mkIf config.services.uptimed.enable {
|
config = mkIf config.services.uptimed.enable {
|
||||||
|
environment.systemPackages = [ uptimed ];
|
||||||
|
|
||||||
users.extraUsers = singleton
|
users.extraUsers = singleton
|
||||||
{ name = uptimedUser;
|
{ name = uptimedUser;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user