feat: configure comma with nix index
This commit is contained in:
parent
3becde9260
commit
49ee6c3ac4
3 changed files with 34 additions and 7 deletions
|
|
@ -284,9 +284,10 @@
|
|||
docker
|
||||
docker-compose
|
||||
nh
|
||||
comma
|
||||
];
|
||||
|
||||
programs.nix-index-database.comma.enable = true;
|
||||
|
||||
environment.variables.EDITOR = "helix";
|
||||
environment.sessionVariables = {
|
||||
TERMINAL = "kitty";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue