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