hosts/odyssey: temporarily disable lxd
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m24s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m24s
This commit is contained in:
@ -39,7 +39,8 @@
|
|||||||
|
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
libvirtd.enable = true;
|
libvirtd.enable = true;
|
||||||
lxd.enable = true;
|
# https://github.com/NixOS/nixpkgs/issues/422385
|
||||||
|
# lxd.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.sunshine = {
|
services.sunshine = {
|
||||||
|
Reference in New Issue
Block a user