From 47c9f3299fc9668e55d7080572a6f49277fee66f Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 1 Jan 2026 17:45:22 -0600 Subject: Home Manager --- configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'configuration.nix') diff --git a/configuration.nix b/configuration.nix index 8d56735..e0d8eb3 100644 --- a/configuration.nix +++ b/configuration.nix @@ -70,7 +70,6 @@ users.users.christian = { isNormalUser = true; extraGroups = [ "wheel" ]; - packages = with pkgs; [ ]; }; -- cgit v1.2.3