mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 02:09:26 +08:00
modules.packages: move kitty and ghostty to minimal
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 ]);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user