Shell improvements
- `nix-output-monitor` - `zoxide` - `zellij` - `helix` as default editor
This commit is contained in:
parent
6792d0975d
commit
ce2ee96025
4 changed files with 174 additions and 8 deletions
|
@ -20,6 +20,8 @@
|
|||
flake = false;
|
||||
};
|
||||
helix.url = "github:helix-editor/helix";
|
||||
|
||||
nom.url = "github:maralorn/nix-output-monitor";
|
||||
};
|
||||
outputs = {self, ...} @ inputs: let
|
||||
utils = import ./utils inputs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue