cli/module.nix: import new programs
This commit is contained in:
parent
02583bc211
commit
8cf538e3b1
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
||||||
_: {
|
_: {
|
||||||
imports = [
|
imports = [
|
||||||
# ./fish.nix
|
./fish.nix
|
||||||
./nh.nix
|
./nh.nix
|
||||||
# ./starship.nix
|
# ./starship.nix
|
||||||
|
./thefuck.nix
|
||||||
|
./zoxide.nix
|
||||||
./beets.nix
|
./beets.nix
|
||||||
./zellij
|
./zellij
|
||||||
./oh-my-posh.nix
|
./oh-my-posh.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue