feat: add steam to core packages

This commit is contained in:
Ahwx 2024-06-28 01:13:39 +02:00
parent 8711848199
commit d500abee84

View file

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