nixfmt everything
This commit is contained in:
parent
dbf843d70f
commit
d92420451d
30 changed files with 383 additions and 330 deletions
|
|
@ -15,9 +15,7 @@
|
|||
dnsProvider = "cloudflare";
|
||||
credentialsFile = config.age.secrets.cloudflare-creds.path;
|
||||
};
|
||||
certs."baduhai.me" = {
|
||||
extraDomainNames = [ "*.baduhai.me" ];
|
||||
};
|
||||
certs."baduhai.me" = { extraDomainNames = [ "*.baduhai.me" ]; };
|
||||
};
|
||||
|
||||
boot.kernel.sysctl = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue