Added flightgear and kwin tiling extension.

This commit is contained in:
vorboyvo 2024-07-25 02:55:53 -04:00
parent 247993df78
commit 3fd2701629

View file

@ -118,7 +118,7 @@ in {
bitwarden bitwarden
gwenview gwenview
] ++ # Personalized selection of graphical apps ] ++ # Personalized selection of graphical apps
[ mons shticker-book-unwritten ] ++ # Games [ mons shticker-book-unwritten flightgear ] ++ # Games
# [ swaybg bemenu j4-dmenu-desktop ] ++ # Sway- and Wayland-related packages # [ swaybg bemenu j4-dmenu-desktop ] ++ # Sway- and Wayland-related packages
[ [
noto-fonts noto-fonts
@ -132,7 +132,7 @@ in {
] ++ # Fonts ] ++ # Fonts
# [ papirus-icon-theme ] ++ # Icons # [ papirus-icon-theme ] ++ # Icons
# [ vanilla-dmz ] ++ # Cursor # [ vanilla-dmz ] ++ # Cursor
[ ] ++ # Temp [ libsForQt5.kwin-tiling ] ++ # Temp
[ ]; [ ];
programs.home-manager.enable = true; programs.home-manager.enable = true;