feat(chocolatebar): enable virtualisation
This commit is contained in:
parent
e29ad5c23f
commit
3dcc90fc24
|
@ -136,7 +136,7 @@
|
||||||
anonymous = pubsolaros ++ [ users.nixos ];
|
anonymous = pubsolaros ++ [ users.nixos ];
|
||||||
b12f = pubsolaros ++ [ users.ben gaming ];
|
b12f = pubsolaros ++ [ users.ben gaming ];
|
||||||
biolimo = b12f ++ [ graphical ];
|
biolimo = b12f ++ [ graphical ];
|
||||||
chocolatebar = b12f ++ [ graphical ];
|
chocolatebar = b12f ++ [ graphical virtualisation ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue