Adding networking

This commit is contained in:
2026-03-14 12:29:41 +01:00
parent 8df20fcd79
commit 1274d0e1f0
68 changed files with 556 additions and 1262 deletions
@@ -35,11 +35,4 @@
networkmanager
wofi
];
/*
# Ensure the user is in the necessary groups
users.users.${config.users.users."henrov".username} = {
extraGroups = [ "networkmanager" ];
};
*/
}