mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: add atd
This commit is contained in:
@@ -301,6 +301,9 @@ in {
|
||||
|
||||
environment.systemPackages = [ pkgs.gnupg pkgs.pass ];
|
||||
}
|
||||
{
|
||||
services.atd.enable = true;
|
||||
}
|
||||
{
|
||||
systemd.services.restart-vpn = {
|
||||
description = "Restart VPNs after suspend";
|
||||
|
||||
Reference in New Issue
Block a user