diff --git a/flake.nix b/flake.nix index f7c7d07c..9c1be122 100644 --- a/flake.nix +++ b/flake.nix @@ -120,10 +120,10 @@ hensoko = pubsolaros ++ [ users.hensoko ]; hensoko-light = pubsolaros-light ++ [ users.hensoko ]; giggles = hensoko-light ++ [ ]; - norman = hensoko ++ [ graphical non-free virtualisation work ]; + norman = hensoko ++ [ graphical non-free social virtualisation work ]; redpanda = hensoko; ringo = hensoko-light ++ [ graphical ]; - harrison = hensoko ++ [ graphical server ]; + harrison = hensoko ++ [ graphical social server ]; }; }; };