mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
5
home/programs/nix-utils/default.nix
Normal file
5
home/programs/nix-utils/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{inputs, ...}: {
|
||||
imports = [inputs.nix-index-database.homeModules.default];
|
||||
programs.nix-index.enable = true;
|
||||
programs.nix-index-database.comma.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user