diff --git a/flake.nix b/flake.nix index a82fdc61..9f3cfbdb 100644 --- a/flake.nix +++ b/flake.nix @@ -136,7 +136,7 @@ anonymous = pubsolaros ++ [ users.nixos ]; b12f = pubsolaros ++ [ users.ben gaming ]; biolimo = b12f ++ [ graphical ]; - chocolatebar = b12f ++ [ graphical ]; + chocolatebar = b12f ++ [ graphical virtualisation ]; }; }; };