Add a nixos module
This commit is contained in:
parent
e1d539e893
commit
b1df749b24
2 changed files with 149 additions and 2 deletions
|
|
@ -29,6 +29,7 @@
|
|||
RUST_DOC_PATH = "${rust}/share/doc/rust/html/std/index.html";
|
||||
};
|
||||
|
||||
defaultPackage = naersk'.buildPackage ./.;
|
||||
});
|
||||
packages.default = naersk'.buildPackage ./.;
|
||||
})
|
||||
// {nixosModules.stalwart-accounts = import ./nixos self;};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue