Add gnome-boxes to odyssey

This commit is contained in:
2023-06-08 18:15:39 +01:00
parent e7e2f1e04d
commit e322f47205
2 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,8 @@ with lib.my;
experimental-features = nix-command flakes
'';
virtualisation.libvirtd.enable = true;
users.defaultUserShell = pkgs.zsh;
system.stateVersion = "22.11";