chore: disable steam

This commit is contained in:
Ahwx 2025-07-17 16:49:11 +02:00
parent cddfbd9953
commit ed62441c04

View file

@ -16,6 +16,6 @@
++ [ (import ./user.nix) ]
++ [ (import ./bluetooth.nix) ]
++ [ (import ./yubikey.nix) ]
++ [ (import ./steam.nix) ]
# ++ [ (import ./steam.nix) ]
++ [ (import ./wayland.nix) ];
}