replace pkg.at
with service.atd
This commit is contained in:
parent
589f624ef4
commit
efa42287e7
@ -100,7 +100,6 @@ in
|
||||
with pkgs;
|
||||
lib.mkMerge [
|
||||
[
|
||||
at
|
||||
bc
|
||||
jc # parse different formats and command outputs to json
|
||||
jq # parse, format and query json documents
|
||||
@ -236,6 +235,7 @@ in
|
||||
|
||||
services = {
|
||||
iperf3.enable = true;
|
||||
atd.enable = true;
|
||||
|
||||
chrony = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user