From 1215fe9b22e060a5c5c98a1b20aff1df034be9a4 Mon Sep 17 00:00:00 2001 From: caleb Date: Mon, 5 Feb 2024 16:18:53 -0500 Subject: [PATCH] removed senior design stuff --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index af6c8b1..478c7bb 100644 --- a/configuration.nix +++ b/configuration.nix @@ -95,7 +95,7 @@ users.users.caleb = { isNormalUser = true; description = "caleb"; - extraGroups = [ "networkmanager" "wheel" ]; + extraGroups = [ "networkmanager" "wheel" "usrp" ]; hashedPassword = "$y$j9T$v6EDyPW8C/K.Th4xg8MHL/$tA67k6U0kLtafTNNW2DM7j.xObjPSaZFQ4e/beBX7g2"; packages = with pkgs; [