Add virtualisation to norman

This commit is contained in:
Hendrik Sokolowski 2022-05-04 19:22:12 +02:00
parent 9fa666aeba
commit cc0dd3f8c4

View file

@ -120,7 +120,7 @@
hensoko = pubsolaros ++ [ users.hensoko ];
hensoko-light = pubsolaros-light ++ [ users.hensoko ];
giggles = hensoko-light ++ [ ];
norman = hensoko ++ [ graphical work ];
norman = hensoko ++ [ graphical virtualisation work ];
redpanda = hensoko;
ringo = hensoko-light ++ [ graphical ];
};