summaryrefslogtreecommitdiff
path: root/nixosConfigurations/eonwe/default.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-10-13 20:39:39 +0300
committerAzat Bahawi <azat@bahawi.net>2023-10-13 20:39:39 +0300
commit8207b0e249513feffd163d4228de685530fc665b (patch)
treec3b9e26b0b4f49873b2fc70bfc7f3b4a8a65f8bb /nixosConfigurations/eonwe/default.nix
parent0221d5913ea26fde9493dadfbb265f2ff103124f (diff)
2023-10-13
Diffstat (limited to 'nixosConfigurations/eonwe/default.nix')
-rw-r--r--nixosConfigurations/eonwe/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixosConfigurations/eonwe/default.nix b/nixosConfigurations/eonwe/default.nix
index 7a23ef0..21e4558 100644
--- a/nixosConfigurations/eonwe/default.nix
+++ b/nixosConfigurations/eonwe/default.nix
@@ -26,6 +26,7 @@ with lib; {
lutris.enable = true;
minecraft.client.enable = true;
steam.enable = true;
+ steam-run.quirks.blackIsleStudios = true;
};
libvirtd.enable = true;
mpd.enable = true;