flamaster: enable steam, add steamcmd; os-profile: add steamcmd to steampackages

This commit is contained in:
Mateusz Słodkowicz 2023-06-11 01:45:23 +02:00
parent c793155a01
commit 636cb9f70c
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
3 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -6,6 +6,7 @@
./configuration.nix
];
materus.profile.nix.enable = true;
materus.profile.steam.enable = true;
}

View File

@ -5,6 +5,7 @@ let
extraPkgs = pkgs: [
config.materus.profile.packages.firefox
pkgs.steamcmd
pkgs.nss_latest
pkgs.libstrangle
pkgs.libkrb5