1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

feat: use unstable for thinkpads, only fetch used krops inputs

This commit is contained in:
2022-05-24 11:11:52 +02:00
parent 238f2126b0
commit 28ee96bc22
13 changed files with 86 additions and 60 deletions

View File

@@ -48,7 +48,7 @@ in {
networking.networkmanager = {
enable = true;
packages = [
plugins = [
pkgs.networkmanager-openvpn
pkgs.networkmanager-fortisslvpn
];