remove wine64 root-docker

This commit is contained in:
2023-08-07 21:54:10 +08:00
parent 9369877099
commit 7a490b13b8
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ inputs:
nur-xddxdd.svp spotify yesplaymusic mpv nomacs simplescreenrecorder obs-studio imagemagick gimp
netease-cloud-music-gtk waifu2x-converter-cpp inkscape blender
# virtualization
wine wine64 virt-viewer bottles
wine virt-viewer bottles # wine64
# text editor
localPackages.typora appflowy notion-app-enhanced joplin-desktop standardnotes
# math, physics and chemistry

View File

@@ -21,7 +21,7 @@ inputs:
(
mkIf inputs.config.nixos.virtualization.docker.enable { virtualisation.docker =
{
enable = true;
# enable = true;
rootless =
{
enable = true; setSocketVariable = true;