aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/.ignore
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-21 01:23:47 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-21 01:23:47 +0100
commit6226c983ef04d55dc85661daac68aa19a5d815bd (patch)
tree75d30a7ed44d0ccc813d858b491a2ec0a3f64b31 /etc/.ignore
parent2034e11184925a21003d3ccff1992fc17e6d1b0c (diff)
downloaddotfiles-6226c983ef04d55dc85661daac68aa19a5d815bd.tar.gz
dotfiles-6226c983ef04d55dc85661daac68aa19a5d815bd.tar.bz2
dotfiles-6226c983ef04d55dc85661daac68aa19a5d815bd.zip
feat(etc/.ignore): exclude wireguard .netdev (contains PrivateKey)
Diffstat (limited to 'etc/.ignore')
-rw-r--r--etc/.ignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/.ignore b/etc/.ignore
index 5be0121..2e2885a 100644
--- a/etc/.ignore
+++ b/etc/.ignore
@@ -41,3 +41,8 @@
# sbctl signed-boot state (keys live here; never commit)
/etc/secureboot/*
+
+# WireGuard peer configs contain PrivateKey= — keep local only.
+# To version these, template PrivateKey via `pass` at chezmoi apply time.
+/etc/systemd/network/99-hodor.netdev
+/etc/systemd/network/99-mandibles.netdev