Homogonize hm import
This commit is contained in:
parent
15c20c7919
commit
5c3ae871f2
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,4 @@
|
|||
{ hm, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./main
|
||||
hm.nixosModules.home-manager
|
||||
];
|
||||
imports = [ ./main ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue