This commit is contained in:
2024-09-30 16:03:24 +02:00
parent 45ed7f9394
commit dbbddb3e6f
5 changed files with 101 additions and 75 deletions

View File

@@ -11,7 +11,7 @@
hardware.bluetooth.powerOnBoot = true;
environment.systemPackages = with pkgs; [
gnome.networkmanager-vpnc
networkmanager-vpnc
networkmanagerapplet
];
}