kilgharrah: networking: switch from networkmanager to systemd-networkd

This commit is contained in:
Katherina Walshe-Grey 2024-09-04 23:38:58 +01:00
parent 09087ba199
commit 5e2e28cbe9
2 changed files with 9 additions and 5 deletions

View file

@ -42,10 +42,7 @@
age.secrets.user-password-kilgharrah-qenya.file = ../../secrets/user-password-kilgharrah-qenya.age;
users.users.qenya.hashedPasswordFile = config.age.secrets.user-password-kilgharrah-qenya.path;
users.users.qenya.extraGroups = [
"wheel"
"networkmanager"
];
users.users.qenya.extraGroups = [ "wheel" ];
home-manager.users.qenya = {
programs.vscode.enable = true;
home.packages = with pkgs; [