diff options
Diffstat (limited to 'nixos/modules/system/users/default.nix')
| -rw-r--r-- | nixos/modules/system/users/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/system/users/default.nix b/nixos/modules/system/users/default.nix index 042c055..19c2b56 100644 --- a/nixos/modules/system/users/default.nix +++ b/nixos/modules/system/users/default.nix @@ -31,4 +31,4 @@ ll = "eza -al --icons=auto"; }; }; -}
\ No newline at end of file +} |
