feat(homes/rafiq): add home-manager to flake

This commit is contained in:
Mohammad Rafiq 2025-05-18 15:57:42 +08:00
parent 7b591ba470
commit 3c9ea603c4
4 changed files with 43 additions and 4 deletions

View file

@ -8,10 +8,6 @@
extraGroups = [
"wheel"
];
packages = with pkgs; [
git
neovim
];
};
}
];