From 51201be734b5473b073d792480235e115d9141e9 Mon Sep 17 00:00:00 2001
From: Hendrik Sokolowski <hensoko@gssws.de>
Date: Tue, 14 Jun 2022 21:14:33 +0200
Subject: [PATCH] Add social profile to norman and harrison

---
 flake.nix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 ];
             };
           };
         };