Compare commits

..

No commits in common. "978b2ce273c779503354aefbe7178002641f229b" and "3bf84678a13a4913d40f8088e42deb238f1ee5fe" have entirely different histories.

2 changed files with 6 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# Visit https://bit.ly/cffinit to generate yours today! # Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0 cff-version: 1.2.0
title: "My dotfiles" title: My dotfiles
type: misc type: misc
authors: authors:
- given-names: Aminda - given-names: Aminda
@ -10,7 +10,7 @@ authors:
email: suomalainen@mikaela.info email: suomalainen@mikaela.info
orcid: "https://orcid.org/0009-0003-8657-4653" orcid: "https://orcid.org/0009-0003-8657-4653"
repository-code: "https://codeberg.org/Aminda/shell-things" repository-code: "https://codeberg.org/Aminda/shell-things"
abstract: "My dotfiles (also known as shell-things)" abstract: My dotfiles (also known as shell-things)
keywords: keywords:
- dotfiles - dotfiles
- bash - bash

View File

@ -1,7 +1,6 @@
# Arch # This is just Debian default file which I expect
server:
trust-anchor-file: "/etc/unbound/trusted-key.key" # 1.11.0-1+
# Unbound 1.11.0-1+ in Debian
include-toplevel: "/etc/unbound/unbound.conf.d/*.conf" include-toplevel: "/etc/unbound/unbound.conf.d/*.conf"
# Older Unbound in Debian # older
#include: "/etc/unbound/unbound.conf.d/*.conf" #include: "/etc/unbound/unbound.conf.d/*.conf"