big update again

This commit is contained in:
2024-09-05 07:22:41 -04:00
parent 7c6f52de48
commit dde724ef34
18 changed files with 452 additions and 360 deletions

View File

@@ -27,12 +27,13 @@
enableZshIntegration = true; # see note on other shells below
nix-direnv.enable = true;
};
spotify-player = {
enable = true;
};
};
home.packages = with pkgs; [
btop
spotify
spotify-player
neofetch
jq
tldr
@@ -57,6 +58,7 @@
calcurse
glow
gcc
luajit
];
programs.home-manager.enable = true;