Added sharkey-service nixos module
This commit is contained in:
parent
73c128dbcb
commit
73bcc5df4e
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
|
||||
outputs = { self, nixpkgs }: {
|
||||
|
||||
nixosModules.sharkey-service = ( import ./sharkey-service.nix );
|
||||
|
||||
nixosConfigurations.container = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
modules =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue