Might help
This commit is contained in:
parent
a43b5a6a1a
commit
48b0e13f11
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{ description = "A few settings";
|
{ description = "A few settings";
|
||||||
outputs = _: {
|
outputs = _: {
|
||||||
nixosModules = {
|
nixosModules = {
|
||||||
voidcruiser = import ./modules/desktop;
|
voidcruiser = import ./modules;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue