diff options
| author | seth <[email protected]> | 2023-01-28 08:22:51 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-28 08:22:51 -0500 |
| commit | d8ef1857692a16b798e57b34ac2956fc3b752485 (patch) | |
| tree | 41bb50e96a490f9a337edd1196da18daa3555f1c /hosts/common/users.nix | |
| parent | 17323f963d2c576cba5f065837e5b86b79e950db (diff) | |
actually fix gnome for host and user
Diffstat (limited to 'hosts/common/users.nix')
| -rw-r--r-- | hosts/common/users.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/common/users.nix b/hosts/common/users.nix index 406a91f..bc5ef7f 100644 --- a/hosts/common/users.nix +++ b/hosts/common/users.nix @@ -1,6 +1,5 @@ { config, - lib, pkgs, ... }: { |
