teutat3s: add obs-studio, NetworkManager-openconnect
This commit is contained in:
parent
b9a6a39b96
commit
4fdebfa058
|
@ -70,6 +70,7 @@ in {
|
|||
yubikey-agent
|
||||
age-plugin-yubikey
|
||||
cockroach-bin
|
||||
obs-studio
|
||||
];
|
||||
programs.bash.initExtra = ''
|
||||
source ${config.age.secrets.environment-secrets.path}
|
||||
|
|
|
@ -13,7 +13,7 @@ in {
|
|||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
networkmanager-fortisslvpn
|
||||
openfortivpn
|
||||
networkmanager-openconnect
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue