diff options
| -rw-r--r-- | ymir.nix | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -712,4 +712,8 @@ in rec { | |||
| 712 | interval=5 | 712 | interval=5 |
| 713 | ''; | 713 | ''; |
| 714 | }; | 714 | }; |
| 715 | |||
| 716 | services.haveged = { | ||
| 717 | enable = true; | ||
| 718 | }; | ||
| 715 | } | 719 | } |
![]() |
index : nixos | |
| Declarative system configuration | gkleen |
| summaryrefslogtreecommitdiff |