Import profile from home manager side rather than NixOS side
This commit is contained in:
parent
384408074b
commit
691826fb1b
|
|
@ -1,10 +1,8 @@
|
|||
{
|
||||
profile,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
../../profiles/${profile}
|
||||
../../profiles/vm
|
||||
../../modules/core
|
||||
../../modules/options
|
||||
|
|
|
|||
Loading…
Reference in New Issue