Added comma.nix
This commit is contained in:
4
home/modules/comma.nix
Normal file
4
home/modules/comma.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ config, pkgs, inputs, ...}: {
|
||||
imports = [ inputs.nix-index-database.hmModules.nix-index ];
|
||||
programs.nix-index-database.comma.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user