feat(rpi4): add owntracks config

This commit is contained in:
Felix Schröter 2020-12-02 10:33:12 +01:00
parent 59d57e09c5
commit eb7f79456e
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 58 additions and 0 deletions

View file

@ -10,6 +10,7 @@ with builtins; {
./services/syncthing/rpi4.nix
./services/jellyfin.nix
./services/home-assistant.nix
./services/owntracks.nix
];
nixpkgs.config.allowUnfree = true;