didnt really want to move them back again
This commit is contained in:
alsaiduq-lab 2026-01-02 22:28:41 -07:00
parent d96c914844
commit 42aeaf54c8
5 changed files with 43 additions and 28 deletions

View file

@ -38,6 +38,7 @@
home.enableNixpkgsReleaseCheck = false;
# TODO: move these somewhere else; undecided
#home.packages = with pkgs; [
#];
home.packages = with pkgs; [
nvtopPackages.full
];
}