diff options
| author | Christian <[email protected]> | 2026-01-01 17:45:22 -0600 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-01-01 17:48:30 -0600 |
| commit | 47c9f3299fc9668e55d7080572a6f49277fee66f (patch) | |
| tree | aed17b7e4fef543977fb89d3a49fbee2dfc80af8 /configuration.nix | |
| parent | 2d36e218ba1990647df825fa6312264d2edc28be (diff) | |
Home Manager
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
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; [ ]; }; |
