diff options
| author | seth <[email protected]> | 2024-05-10 20:42:56 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-05-10 21:30:32 -0400 |
| commit | 7b524417514f41c2a72ed77958151fb412f5d6e9 (patch) | |
| tree | 3dccd6d1b234638d01e7c54abecc8f9e679113fc /users/seth/programs/default.nix | |
| parent | 641ab65696cefc51d18ca75c53bce5f6ecd496ab (diff) | |
treewide: remove overlay
don't need it tbh
Diffstat (limited to 'users/seth/programs/default.nix')
| -rw-r--r-- | users/seth/programs/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/seth/programs/default.nix b/users/seth/programs/default.nix index bc18b6e..ad29b83 100644 --- a/users/seth/programs/default.nix +++ b/users/seth/programs/default.nix @@ -18,6 +18,7 @@ in { imports = with inputs; [ catppuccin.homeManagerModules.catppuccin nix-index-database.hmModules.nix-index + ./bat.nix ./chromium.nix ./eza.nix |
