moved pkgs to home manager

This commit is contained in:
Lorenz Hohermuth 2024-07-23 15:02:20 +02:00
parent 5c01504231
commit 7c5a0393e2
1 changed files with 0 additions and 19 deletions

View File

@ -78,25 +78,6 @@
shell = pkgs.zsh; shell = pkgs.zsh;
isNormalUser = true; isNormalUser = true;
extraGroups = [ "wheel" ]; # Enable sudo for the user. extraGroups = [ "wheel" ]; # Enable sudo for the user.
packages = with pkgs; [
zsh # shell
kitty # terminal
tmux # multiplexer
nitrogen # wallpapers
fzf # fuzzy search
i3lock-color # locksreen
brave # browser
oh-my-zsh # prompt
picom # compositoe
ranger # file manager
superfile # file manager
obsidian # notes
arandr # manager monitor
keepassxc # passwords
devdocs-desktop # docs
spotify
cargo
];
}; };
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [