Add socials to b12f module

This commit is contained in:
Benjamin Bädorf 2022-05-03 00:04:52 +02:00
parent 5bbb3eca66
commit 88be4b7afa
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -124,7 +124,7 @@
pubsolaros = [ core full-install base-user users.root ];
anonymous = [ pubsolaros users.pub-solar ];
b12f = pubsolaros ++ [ users.ben gaming mobile ];
b12f = pubsolaros ++ [ users.ben social gaming mobile ];
biolimo = b12f ++ [ graphical ];
chocolatebar = b12f ++ [ graphical virtualisation ];
};