steam xwayland
This commit is contained in:
parent
1b915a7610
commit
fc1482494f
3 changed files with 352 additions and 36 deletions
|
@ -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
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue