chore: update flake.lock
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-03-10 20:56:38 -04:00
parent 8b4ddb2c2b
commit dbc1d3435c
4 changed files with 4 additions and 6 deletions

View file

@ -3,8 +3,6 @@
pkgs,
...
}: {
imports = [nix-gaming.nixosModules.steamCompat];
programs = {
steam = {
# Disable HW accel to fix flickers

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage {
imageName = "ghcr.io/gethomepage/homepage";
imageDigest = "sha256:0f066a6d6fba3a810a85aa79a483302b0fee21139b67adaeb245edae5051f3e8";
sha256 = "1isj9xai2m723g1m6ma2x8g11j6cb8g9jpvrlg3z6m8jhdnn33d7";
imageDigest = "sha256:869c8002a95c8ecef7b0359a36b13693cd2bf401c70482202c702f93bc264a04";
sha256 = "0k29s6rbscg62kyr9mfidxz852x7f2zm6mc3j41wms8mhvpjxkld";
finalImageName = "ghcr.io/gethomepage/homepage";
finalImageTag = "latest";
}

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage {
imageName = "lscr.io/linuxserver/calibre-web";
imageDigest = "sha256:e45aa21cbfcc0506657c0f44fdf64a96f62edc94284f5e56c6ad5d83b84441a6";
sha256 = "0mj0zs1lkzsj58034sbrzgkpn3n9982gnwwkg37z8yd6gc3m9csy";
imageDigest = "sha256:d42412a1a33206453a086d9e7c148815453f772ba0aea98574bc3a2e3b5fbf6b";
sha256 = "0qzsigjdhvms6vza50j7fivgz0nqg5axfjc71d0hw8b3qn3q19cp";
finalImageName = "lscr.io/linuxserver/calibre-web";
finalImageTag = "latest";
}

Binary file not shown.