mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 07:41:23 +01:00
add a nixos module
This commit is contained in:
parent
17eb354590
commit
33e7a46b53
2 changed files with 121 additions and 1 deletions
|
|
@ -94,5 +94,9 @@
|
|||
|
||||
devShells.default = (mkScope pkgs).shell;
|
||||
}
|
||||
);
|
||||
)
|
||||
//
|
||||
{
|
||||
nixosModules.default = import ./nix/modules/default inputs;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue