Remove old Marid
This commit is contained in:
parent
8cb423eb70
commit
743830f7c6
7 changed files with 0 additions and 224 deletions
|
@ -1,9 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
services.cron.enable = false;
|
||||
security.pki.certificateFiles = [
|
||||
./certs/proxy
|
||||
];
|
||||
networking.dhcpcd.extraConfig = "noarp";
|
||||
system.stateVersion = "21.05";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue