From 636cb9f70c1b207a9ee7ed5306d688df00b8f61d Mon Sep 17 00:00:00 2001 From: materus Date: Sun, 11 Jun 2023 01:45:23 +0200 Subject: [PATCH] flamaster: enable steam, add steamcmd; os-profile: add steamcmd to steampackages --- configurations/host/flamaster/configuration.nix | 3 +++ configurations/host/flamaster/default.nix | 1 + configurations/profile/os/games/steam.nix | 1 + 3 files changed, 5 insertions(+) diff --git a/configurations/host/flamaster/configuration.nix b/configurations/host/flamaster/configuration.nix index ebf5b9f..57eb973 100644 --- a/configurations/host/flamaster/configuration.nix +++ b/configurations/host/flamaster/configuration.nix @@ -135,9 +135,12 @@ lshw steamcmd distrobox + steamcmd + config.materus.profile.packages.firefox config.programs.java.package + ]; # Some programs need SUID wrappers, can be configured further or are diff --git a/configurations/host/flamaster/default.nix b/configurations/host/flamaster/default.nix index 319ac54..6950019 100644 --- a/configurations/host/flamaster/default.nix +++ b/configurations/host/flamaster/default.nix @@ -6,6 +6,7 @@ ./configuration.nix ]; materus.profile.nix.enable = true; + materus.profile.steam.enable = true; } diff --git a/configurations/profile/os/games/steam.nix b/configurations/profile/os/games/steam.nix index 29e033a..c3ffcff 100644 --- a/configurations/profile/os/games/steam.nix +++ b/configurations/profile/os/games/steam.nix @@ -5,6 +5,7 @@ let extraPkgs = pkgs: [ config.materus.profile.packages.firefox + pkgs.steamcmd pkgs.nss_latest pkgs.libstrangle pkgs.libkrb5