diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-09-28 18:24:33 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-09-28 18:24:33 +0530 |
| commit | a9040e6e7da371a076dde035f2520775d2b24690 (patch) | |
| tree | 61cc81045b46ae5773d55e2002255142c4bb025f /nixos | |
| parent | 420555802ec4d0070238f53d12e7102180526e9f (diff) | |
fzf, nvim-tree on left, Win+Ctrl+S to unmount from special workspace
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/environment.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/environment.nix b/nixos/environment.nix index 87c36b8..bf81cf9 100644 --- a/nixos/environment.nix +++ b/nixos/environment.nix @@ -15,6 +15,7 @@ termusic eza lazygit + fzf ]; fonts.packages = with pkgs; [ nerd-fonts.jetbrains-mono |
