diff --git a/configuration.nix b/configuration.nix index 641ccce..a5ed9b8 100644 --- a/configuration.nix +++ b/configuration.nix @@ -51,13 +51,6 @@ }; - # For bottles so it can write in /tmp - boot.tmp.tmpfsSize = "4G"; - systemd.tmpfiles.rules = [ - "d /tmp/.wine-1000 0700 dein-username users -" - ]; - - # Enable networking networking.networkmanager.enable = true; diff --git a/programs.nix b/programs.nix index a6b0c3f..b0bd33d 100644 --- a/programs.nix +++ b/programs.nix @@ -49,7 +49,7 @@ protonup-qt lutris vulkan-tools - # bottles + bottles bubblewrap ];