Automated dev commit
This commit is contained in:
parent
42b1fd748a
commit
00e8cc2170
1 changed files with 4 additions and 1 deletions
|
@ -81,7 +81,10 @@
|
|||
"${personal}/opentofu-dns"
|
||||
];
|
||||
|
||||
schedule.enable = true;
|
||||
schedule = {
|
||||
enable = true;
|
||||
time = "daily";
|
||||
};
|
||||
};
|
||||
|
||||
xdg.configFile."pam-gnupg".text = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue