add bookworm

This commit is contained in:
Dmitriy Kholkin 2021-03-17 23:07:03 +03:00
parent bd36b05c5f
commit bd654feaae
2 changed files with 2 additions and 1 deletions

View File

@ -56,6 +56,7 @@ with config.deviceSpecific; {
# gui
# audacity # fixit
bookworm
discord
feh
gnome3.simple-scan
@ -86,7 +87,6 @@ with config.deviceSpecific; {
# lutris
# protontricks
# retroarch
steam-run
(steam.override { withJava = true; })
steam-run
] ++ lib.optionals isLaptop [

View File

@ -11,3 +11,4 @@
* fix picom blur bug
xprop WM_CLASS
nix flake update --recreate-lock-file