diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-07-31 14:03:07 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-07-31 14:03:07 +0700 |
| commit | 4835f660f9435fa64336daaaae1ea3cab1dfbee6 (patch) | |
| tree | 45524b7f7cdb6009fa85558cea44678b2b563a43 /nixos/modules/system/users | |
| parent | 59226408d8bc950d7ec8c21623f28b5f7de8fce0 (diff) | |
mouse
Diffstat (limited to 'nixos/modules/system/users')
| -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 +} |
