Compare commits

..

1 Commits

Author SHA1 Message Date
17c1a00dee nixos/object: Fix harmonia
Some checks failed
CI / Check, build and cache nixfiles (push) Failing after 5m15s
2025-12-06 15:20:55 +00:00
2 changed files with 3 additions and 3 deletions

4
flake.lock generated
View File

@@ -105,8 +105,8 @@
},
"crane_2": {
"locked": {
"lastModified": 1760924934,
"narHash": "sha256-tuuqY5aU7cUkR71sO2TraVKK2boYrdW3gCSXUkF4i44=",
"lastModified": 1725409566,
"narHash": "sha256-PrtLmqhM6UtJP7v7IGyzjBFhbG4eOAHT6LPYOFmYfbk=",
"owner": "ipetkov",
"repo": "crane",
"rev": "c6b4d5308293d0d04fcfeee92705017537cad02f",

View File

@@ -1,6 +1,6 @@
{
imports = [
# ./unifi.nix
./unifi.nix
./hass.nix
];
}