shit be workin out
This commit is contained in:
parent
a752457f13
commit
1965b14303
7 changed files with 24 additions and 4 deletions
7
home/shell/other.nix
Normal file
7
home/shell/other.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = [
|
||||
pkgs.gh
|
||||
pkgs.ripgrep
|
||||
pkgs.ear2ctl # FIXME: only when bluetooth enabled
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue