feat: add nix module
This commit is contained in:
parent
9905bf8759
commit
e25803a767
2 changed files with 32 additions and 1 deletions
|
|
@ -41,5 +41,7 @@
|
|||
];
|
||||
};
|
||||
}
|
||||
));
|
||||
)) // {
|
||||
nixosModules.default = import ./module.nix self;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue