added modules
This commit is contained in:
parent
7bc5e14a6e
commit
c5fc9d6c85
4 changed files with 78 additions and 7 deletions
7
moduler/kitchenowl.nix
Normal file
7
moduler/kitchenowl.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ lib, config, pkgs, ... }:
|
||||
let
|
||||
cfg = config.services.kitchenowl;
|
||||
in
|
||||
{
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue