network-manager: disable congress profile

This commit is contained in:
makefu 2025-01-06 00:17:45 +01:00
parent 0cb2f4f62a
commit 2e884d2e58
No known key found for this signature in database
GPG key ID: 36F7711F3FC0F225
2 changed files with 2 additions and 1 deletions
2configs/hw

View file

@ -1,7 +1,7 @@
{ pkgs, lib, ... }:
{
imports = [
./nm-profiles/congress.nix
#./nm-profiles/congress.nix
];
users.users.makefu = {
extraGroups = [ "networkmanager" ];

View file

@ -1,4 +1,5 @@
{
# for 802-1x to work, iwd cannot be used and must be disabled
networking.networkmanager.ensureProfiles.profiles = {
"38C3" = {
connection = {