desktop-2024-11-10-19-33-49

This commit is contained in:
Alexander Szczepanski
2024-11-10 19:33:49 +01:00
parent ed7833b3e9
commit a0e47fea0e
15 changed files with 359 additions and 216 deletions

View File

@ -69,22 +69,6 @@ in {
home-manager.users.alex = {pkgs, ...}: {
home = {
stateVersion = "24.11";
packages = with pkgs; [
broot
ffmpeg
git-secret
kubectl
neofetch
pstree
qrencode
ranger
sshfs
tealdeer
unrar
yt-dlp
nix-output-monitor
];
sessionPath = ["$HOME/.npm-packages" "$HOME/.bin"];
file = {