This commit is contained in:
Henri Dohmen 2025-05-31 00:23:59 +02:00
parent fb70bd789e
commit 36d5e995f2
5 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,4 @@
{ ... }:
{
imports = [ ];
home = {
imports = [ ./hm ];
};
}