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