alsdsjdfkj

This commit is contained in:
stitchy 2023-08-06 16:57:34 +00:00
parent e6e98a16de
commit 15c4cae652
Signed by: stitchy
SSH key fingerprint: SHA256:c/c0ZtbxK+xTeP1ixbrfL7QgB7WXN47u8k3OC8VvYqs
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
];
}