This might work...
This commit is contained in:
parent
84d45eb3d8
commit
55453b7939
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{ description = "A few settings";
|
||||
outputs = _: {
|
||||
outputs = {self, ...}: {
|
||||
nixosModules = {
|
||||
default = import ./modules;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue