mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
feat: add zwift integration to home-assistant
This commit is contained in:
parent
04c85ec904
commit
f1d4ea06fc
8 changed files with 47 additions and 13 deletions
|
|
@ -7,8 +7,8 @@
|
|||
}: {
|
||||
config = lib.mkIf config.fireproof.dev.enable {
|
||||
environment.systemPackages = with inputs.opencode.packages.${pkgs.stdenv.hostPlatform.system}; [
|
||||
opencode
|
||||
desktop
|
||||
# opencode
|
||||
# desktop
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue