mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
remove wine64 root-docker
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -21,7 +21,7 @@ inputs:
|
||||
(
|
||||
mkIf inputs.config.nixos.virtualization.docker.enable { virtualisation.docker =
|
||||
{
|
||||
enable = true;
|
||||
# enable = true;
|
||||
rootless =
|
||||
{
|
||||
enable = true; setSocketVariable = true;
|
||||
|
||||
Reference in New Issue
Block a user