New structure since I kept struggling with the home-manager implemnentation

This commit is contained in:
2026-03-18 15:26:52 +00:00
parent 3ade172d84
commit b4ef4450bf
2 changed files with 2 additions and 0 deletions
@@ -37,4 +37,5 @@ in
environment.systemPackages = with pkgs; [
networkmanager
];
};
}