fix: update reference path for Work VPN configuration in secrets.nix
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
mode = "0644";
|
||||
};
|
||||
workWgVPn = {
|
||||
reference = "op://Dotfiles/Wireguard VPN Config/config";
|
||||
reference = "op://Dotfiles/Work VPN/config";
|
||||
path = ".config/wireguard/work-vpn.conf";
|
||||
mode = "0600";
|
||||
};
|
||||
|
Reference in New Issue
Block a user