mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
disable lxd to enable cgroupv2
This commit is contained in:
@@ -1 +1 @@
|
||||
{ config.virtualisation = { waydroid.enable = true; lxd.enable = true; }; }
|
||||
{ config.virtualisation = { waydroid.enable = true; }; }
|
||||
|
||||
Reference in New Issue
Block a user