665 current 2024-05-23 10:47:32 24.11.20240522.bc5dc89 6.9.1-zen1 *

This commit is contained in:
zackartz 2024-05-23 10:47:40 -04:00
parent e1f2feb051
commit 9d7ad7c973
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
6 changed files with 34 additions and 31 deletions

View file

@ -45,7 +45,7 @@
services.mullvad-vpn.enable = true;
services.openvpn.servers = {
work = {
config = ''config /home/zack/Downloads/zachary_myers.ovpn '';
config = ''config /home/zack/Downloads/zachary_myers.ovpn'';
updateResolvConf = true;
};
};
@ -189,6 +189,8 @@
];
};
catppuccin.enable = true;
home-manager = {
extraSpecialArgs = {inherit inputs;};
users = {