modules.packages: move kitty and ghostty to minimal

This commit is contained in:
2025-12-01 23:27:44 +08:00
parent ad5ae4e374
commit 80431046a9
2 changed files with 3 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ inputs:
waifu2x-converter-cpp blender paraview vlc whalebird spotify obs-studio subtitlecomposer
(inkscape-with-extensions.override { inkscapeExtensions = [ inkscape-extensions.textext ]; })
# development
adb-sync scrcpy dbeaver-bin cling aircrack-ng kitty ghostty
adb-sync scrcpy dbeaver-bin cling aircrack-ng
weston cage openbox krita fprettify # jetbrains.clion
# password and key management
yubikey-manager bitwarden-desktop hashcat yubikey-personalization

View File

@@ -43,6 +43,8 @@ inputs:
(octodns.withProviders (_: with octodns-providers; [ cloudflare ]))
# stupid things
toilet lolcat localPackages.stickerpicker graph-easy
# shell
kitty ghostty
]
++ (with inputs.config.boot.kernelPackages; [ cpupower usbip ]);
};