Skip to content

Commit

Permalink
feat: Update vpn server args
Browse files Browse the repository at this point in the history
  • Loading branch information
soraliu committed Nov 19, 2024
1 parent cc7bbce commit d7b5e9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,9 @@
modules = [
./users/vpn-server
];
extraSpecialArgs = {
useSecret = true;
};
};
# m3 || wsl || ec2
ide = mkIDE {
Expand Down

0 comments on commit d7b5e9e

Please sign in to comment.