obliterate home-manager, rename some elements

This commit is contained in:
atagen 2025-08-13 20:27:25 +10:00
parent 5575604452
commit 56c1f4ba6a
48 changed files with 1277 additions and 1305 deletions

View file

@ -16,10 +16,9 @@
ouch
;
};
home.packages = getPkgs {
user.packages = getPkgs {
inherit (pkgs)
lazygit
zoxide
zellij
;
};