This commit is contained in:
Hadi
2024-03-11 19:55:00 +01:00
parent dc9c7c8461
commit 149e61ac40
7 changed files with 251 additions and 53 deletions

View File

@@ -3,7 +3,32 @@
home.homeDirectory = "/home/hadi";
home.packages = with pkgs; [
vscode
swappy
spotify
imv
discord
obsidian
ranger
fd
btop
go
cargo
nodejs
python3
unzip
blueman
gcc
peaclock
xdg_utils
tldr
qt5ct
libva
wget
ripgrep
# Backup
vscode
firefox
];
home.stateVersion = "23.11";
@@ -21,5 +46,6 @@
./git
./shell
./misc
./nextcloud
];
}