steam xwayland

This commit is contained in:
Geir Okkenhaug Jerstad 2025-06-12 15:20:48 +02:00
parent 1b915a7610
commit fc1482494f
3 changed files with 352 additions and 36 deletions

View file

@ -48,6 +48,7 @@ in {
kitty
terminator
starship
ghostty
# Essential system tools (moved duplicates to base.nix)
mc
@ -97,10 +98,12 @@ in {
# Emacs Integration
emacsPackages.vterm
# Gaming
steam
# Desktop integration (moved from system)
dbus
wayland
xwayland
xdg-utils
];
};