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

View File

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