diff --git a/home/christoph/nixinator/default.nix b/home/christoph/nixinator/default.nix index 00eeba4e..5d7f37ef 100644 --- a/home/christoph/nixinator/default.nix +++ b/home/christoph/nixinator/default.nix @@ -219,6 +219,12 @@ ]; overrides = { + "org.prismlauncher.PrismLauncher".Context = { + filesystems = [ + "/tmp" + ]; + }; + "com.valvesoftware.Steam".Context = { filesystems = [ "${config.home.homeDirectory}/Games"