This commit is contained in:
4DBug
2026-02-09 22:03:42 -06:00
parent 261c01478d
commit 7fcf89e885
11 changed files with 77 additions and 93 deletions

View File

@@ -195,6 +195,8 @@ in
baobab
psmisc
firefox-bin
] ++ (if (device == "desktop") then [
#(nix-gaming.packages.${pkgs.stdenv.hostPlatform.system}.star-citizen.override {
# tricks = [ "arial" "vcrun2019" "win10" "sound=alsa" ];
@@ -300,11 +302,11 @@ in
binfmt = true;
};
firefox = {
enable = true;
package = pkgs.firefox-bin;
};
#firefox = {
# enable = true;
# package = pkgs.firefox-bin;
#};
steam = {
enable = true;