fix placement
This commit is contained in:
parent
6680c9989d
commit
1839a84470
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,6 @@
|
|||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
hime = lib.nixosSystem {
|
||||
inherit system;
|
||||
|
@ -45,4 +44,5 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue