mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 19:42:10 +02:00
Init
This commit is contained in:
10
hadi/cli.nix
Normal file
10
hadi/cli.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
ranger
|
||||
fd
|
||||
lazygit
|
||||
tree-sitter
|
||||
btop
|
||||
bitwarden-cli
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user