alsdsjdfkj

This commit is contained in:
stitchy 2023-08-06 16:57:34 +00:00
parent ad229ef85c
commit 8c63b781fa
2 changed files with 21 additions and 17 deletions

View file

@ -1,3 +1,12 @@
{ config, pkgs, ... }
{ config, pkgs, ... }:
{
imports = [
inputs.nix-index-db.hmModules.nix-index
];
}