mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-05 04:12:10 +02:00
Up
This commit is contained in:
@@ -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
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user