fix: darwin - use XDG base directories, fix secrets

This commit is contained in:
Ryan Yin
2025-01-26 20:30:11 +08:00
parent 922a59a68b
commit 935c80ef5a
5 changed files with 11 additions and 3 deletions

View File

@@ -99,6 +99,7 @@
};
# place secrets in /etc/
# NOTE: this will fail for the first time. cause it's running before "activate-agenix"
environment.etc = {
# wireguard config used with `wg-quick up wg-business`
# Fix DNS for WireGuard on macOS: https://github.com/ryan4yin/nix-config/issues/5