Enable lxd on odyssey
This commit is contained in:
@ -48,6 +48,7 @@ with lib.my;
|
||||
'';
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
virtualisation.lxd.enable = true;
|
||||
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
||||
|
Reference in New Issue
Block a user