/tmp for bottles
This commit is contained in:
parent
2b728eda59
commit
5bb729507f
2 changed files with 5 additions and 1 deletions
|
|
@ -50,6 +50,11 @@
|
|||
rebuild = "sudo nixos-rebuild switch --flake /etc/nixos#nixos";
|
||||
};
|
||||
|
||||
|
||||
# For bottles so it can write in /tmp
|
||||
boot.tmpOnTmpfs = false;
|
||||
|
||||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
|
|
|
|||
|
|
@ -48,7 +48,6 @@
|
|||
winetricks
|
||||
protonup-qt
|
||||
lutris
|
||||
bottles
|
||||
vulkan-tools
|
||||
bottles
|
||||
bubblewrap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue