chore(flake): update inputs

This commit is contained in:
Felix Schröter 2020-10-20 15:39:19 +02:00
parent 7b04776cc3
commit e7a8fdd252
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 11 additions and 11 deletions

View file

@ -80,7 +80,7 @@
system = "aarch64-linux";
modules = [
nixpkgs.nixosModules.notDetected
{ home-manager.users.felschr.imports = [ homeManagerModules.git ]; }
{ home-manager.users.felschr.imports = [ homeManagerModules.git ]; }
nixosModules.deconz
(systemModule {
hostName = "felix-rpi4";