1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

categorize

This commit is contained in:
andrey_varnavskiy
2024-11-25 11:44:33 +05:00
parent 38e6d2d60a
commit b43548835a

View File

@@ -2,47 +2,57 @@
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# Packages in each category are sorted alphabetically
# Desktop apps
alacritty
blueman
chromium
discord
fuzzel
imv
jetbrains.pycharm-professional
mpv
obs-studio
obsidian
teams-for-linux
telegram-desktop
# CLI utils
bottom
cliphist
ffmpeg
git
grimblast
htop
lazygit
lf
microfetch
neovim
ripgrep
silicon
swww
tmux
tree
unzip
vim vim
wget wget
alacritty
chromium
git
neovim
wofi
swww
imv
mpv
unzip
microfetch
gcc
home-manager
prismlauncher
telegram-desktop
waybar
bottom
xdg-desktop-portal-hyprland
wl-clipboard wl-clipboard
cliphist
grimblast
obsidian
htop
lf
jetbrains.pycharm-professional
python311
blueman
teams-for-linux
silicon
tree
obs-studio
fuzzel
tmux
ffmpeg
yt-dlp yt-dlp
jre8
ripgrep
discord
zip zip
# Coding stuff
gcc
jre8
nodejs nodejs
python311
# WM stuff
waybar
xdg-desktop-portal-hyprland
# Other
home-manager
]; ];
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [