nuke it all

This commit is contained in:
2026-02-25 00:25:09 +00:00
parent 1ef5057dff
commit 5325aba1cf
29 changed files with 123 additions and 579 deletions

View File

@@ -2,31 +2,31 @@
{
home.packages = with pkgs; [
jetbrains.rider
android-studio
beekeeper-studio
brave
discord
spotify
go
lua
nodePackages.pnpm
(python3.withPackages (python-pkgs: [ python-pkgs.pip python-pkgs.requests ]))
rustup
zig
obsidian
thunderbird
libreoffice-qt
# jetbrains.rider
# android-studio
# beekeeper-studio
# brave
# discord
# spotify
# go
# lua
# nodePackages.pnpm
# (python3.withPackages (python-pkgs: [ python-pkgs.pip python-pkgs.requests ]))
# rustup
# zig
# obsidian
# thunderbird
# libreoffice-qt
# pkgs-unstable.nerd-fonts.fira-code
hunspell
blueberry
steam
steam-run
viewnior
pkgs-unstable.hyprshot
catppuccin-cursors.macchiatoBlue
catppuccin-gtk
papirus-folders
# hunspell
# blueberry
# steam
# steam-run
# viewnior
# pkgs-unstable.hyprshot
# catppuccin-cursors.macchiatoBlue
# catppuccin-gtk
# papirus-folders
# pkgs-unstable.php84Packages.composer
# pkgs-unstable.php84Packages.xdebug
# pkgs-unstable.php84Extensions.sqlite3
@@ -36,30 +36,30 @@
# pkgs-unstable.php84Extensions.iconv
# pkgs-unstable.php84Extensions.gd
# pkgs-unstable.php84Extensions.zip
php
# php
# antigravity
gimp
kdePackages.dolphin
enpass
enpass-cli
expressvpn
jellyfin-ffmpeg
inkscape
krita
libreoffice-fresh
nextcloud-client
nodejs_24
signal-desktop
sxiv
tenacity
unzip
zathura
ghostty
wally-cli
kdePackages.wacomtablet
kdePackages.print-manager
mpv
vlc
telegram-desktop
# gimp
# kdePackages.dolphin
# enpass
# enpass-cli
# expressvpn
# jellyfin-ffmpeg
# inkscape
# krita
# libreoffice-fresh
# nextcloud-client
# nodejs_24
# signal-desktop
# sxiv
# tenacity
# unzip
# zathura
# ghostty
# wally-cli
# kdePackages.wacomtablet
# kdePackages.print-manager
# mpv
# vlc
# telegram-desktop
];
}