tihi bracket

This commit is contained in:
alisceon 2026-02-03 21:04:03 +01:00
parent dea24911d1
commit 247623ba28
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View file

@ -295,11 +295,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1770147510, "lastModified": 1770148710,
"narHash": "sha256-m/Ac6Y6Ums4NRNwkuD4urzwx/56AW3V5dR65evI2Oo8=", "narHash": "sha256-/dBtYCq8J9+e8qbw9WjQhqiE1X0Ef+29LWE0NbSBY/s=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "21e53a58d6e6e479fc6e74afc10abc3871669a75", "rev": "804750428532e3cb31f87e31b4369b2348a18fd6",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -316,11 +316,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1770147510, "lastModified": 1770148710,
"narHash": "sha256-m/Ac6Y6Ums4NRNwkuD4urzwx/56AW3V5dR65evI2Oo8=", "narHash": "sha256-/dBtYCq8J9+e8qbw9WjQhqiE1X0Ef+29LWE0NbSBY/s=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "21e53a58d6e6e479fc6e74afc10abc3871669a75", "rev": "804750428532e3cb31f87e31b4369b2348a18fd6",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -51,6 +51,7 @@
}; };
}; # end "hello-world" }; # end "hello-world"
}; # end services }; # end services
}; # end systemd
virtualisation.oci-containers.containers = { virtualisation.oci-containers.containers = {
isponsorblocktv = { isponsorblocktv = {
image = "ghcr.io/dmunozv04/isponsorblocktv:latest"; image = "ghcr.io/dmunozv04/isponsorblocktv:latest";
@ -60,6 +61,5 @@
]; ];
}; # end isponsorblocktv }; # end isponsorblocktv
}; };
}; # end systemd
} # end file } # end file