refactor: embed exposed modules via flake
This commit is contained in:
parent
0c59324f0a
commit
b975560d8e
3 changed files with 10 additions and 11 deletions
services
|
@ -1,8 +1,6 @@
|
|||
{ config, pkgs, pydeconz, ... }:
|
||||
|
||||
with pkgs; {
|
||||
imports = [ ./deconz.nix ];
|
||||
|
||||
environment.systemPackages = with pkgs; [ deconz ];
|
||||
|
||||
local.services.deconz = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue