diff --git a/flake.lock b/flake.lock index d10dc4e..00c5d71 100644 --- a/flake.lock +++ b/flake.lock @@ -295,11 +295,11 @@ ] }, "locked": { - "lastModified": 1770147510, - "narHash": "sha256-m/Ac6Y6Ums4NRNwkuD4urzwx/56AW3V5dR65evI2Oo8=", + "lastModified": 1770148710, + "narHash": "sha256-/dBtYCq8J9+e8qbw9WjQhqiE1X0Ef+29LWE0NbSBY/s=", "owner": "nix-community", "repo": "NUR", - "rev": "21e53a58d6e6e479fc6e74afc10abc3871669a75", + "rev": "804750428532e3cb31f87e31b4369b2348a18fd6", "type": "github" }, "original": { @@ -316,11 +316,11 @@ ] }, "locked": { - "lastModified": 1770147510, - "narHash": "sha256-m/Ac6Y6Ums4NRNwkuD4urzwx/56AW3V5dR65evI2Oo8=", + "lastModified": 1770148710, + "narHash": "sha256-/dBtYCq8J9+e8qbw9WjQhqiE1X0Ef+29LWE0NbSBY/s=", "owner": "nix-community", "repo": "NUR", - "rev": "21e53a58d6e6e479fc6e74afc10abc3871669a75", + "rev": "804750428532e3cb31f87e31b4369b2348a18fd6", "type": "github" }, "original": { diff --git a/hosts/nuc/configuration.nix b/hosts/nuc/configuration.nix index 70eb917..5504a34 100644 --- a/hosts/nuc/configuration.nix +++ b/hosts/nuc/configuration.nix @@ -51,6 +51,7 @@ }; }; # end "hello-world" }; # end services + }; # end systemd virtualisation.oci-containers.containers = { isponsorblocktv = { image = "ghcr.io/dmunozv04/isponsorblocktv:latest"; @@ -60,6 +61,5 @@ ]; }; # end isponsorblocktv }; - }; # end systemd } # end file