feat: add openvpn and zbar

This commit is contained in:
Glen Goodwin 2023-12-29 19:26:11 -05:00
parent 17caff77b7
commit 96d91515db
3 changed files with 5 additions and 1 deletions

View file

@ -7,5 +7,6 @@
home.packages = with pkgs; [
tessen
zbar
];
}