reinstall steam

This commit is contained in:
k3t
2026-03-08 15:09:49 -06:00
parent 39f02abc1c
commit c56efa09c6
+1
View File
@@ -22,6 +22,7 @@
networking.hostName = "TheBlackBox"; # Define your hostname. networking.hostName = "TheBlackBox"; # Define your hostname.
services.openssh.enable = true; services.openssh.enable = true;
virtualisation.vmware.host.enable = true; virtualisation.vmware.host.enable = true;
programs.steam.enable = true;
users.users.k3t = { users.users.k3t = {
packages = with pkgs; [ packages = with pkgs; [