mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
fix: darwin - use XDG base directories, fix secrets
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user