diff --git a/flake.lock b/flake.lock index af2c6db..96cdf59 100755 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1753140376, - "narHash": "sha256-7lrVrE0jSvZHrxEzvnfHFE/Wkk9DDqb+mYCodI5uuB8=", + "lastModified": 1754971456, + "narHash": "sha256-p04ZnIBGzerSyiY2dNGmookCldhldWAu03y0s3P8CB0=", "owner": "nix-community", "repo": "disko", - "rev": "545aba02960caa78a31bd9a8709a0ad4b6320a5c", + "rev": "8246829f2e675a46919718f9a64b71afe3bfb22d", "type": "github" }, "original": { @@ -99,11 +99,11 @@ ] }, "locked": { - "lastModified": 1753279958, - "narHash": "sha256-EJ1udnwKYgWeAJzncAccbLPtbSWiuIANryXTGI9nY6w=", + "lastModified": 1755072091, + "narHash": "sha256-FCkbELHIFXlVREaopW13QFMzwLPr/otjucmyNLQQXeg=", "owner": "vinceliuice", "repo": "grub2-themes", - "rev": "6c26f99622cb1c705b3fe2dbe1eb88521096b25a", + "rev": "03d8c9cf0d1bcf67765ac5fa35263f1b08c584fa", "type": "github" }, "original": { @@ -119,11 +119,11 @@ ] }, "locked": { - "lastModified": 1754756528, - "narHash": "sha256-W1jYKMetZSOHP5m2Z5Wokdj/ct17swPHs+MiY2WT1HQ=", + "lastModified": 1755229570, + "narHash": "sha256-soZegto0xXzG2zYlu/zjknDHv0Z7tRS5EQs+Z/VRTBg=", "owner": "nix-community", "repo": "home-manager", - "rev": "3ec1cd9a0703fbd55d865b7fd2b07d08374f0355", + "rev": "11626a4383b458f8dc5ea3237eaa04e8ab1912f3", "type": "github" }, "original": { @@ -174,11 +174,11 @@ }, "nixos-facter-modules": { "locked": { - "lastModified": 1750412875, - "narHash": "sha256-uP9Xxw5XcFwjX9lNoYRpybOnIIe1BHfZu5vJnnPg3Jc=", + "lastModified": 1755092700, + "narHash": "sha256-knQiR+/3d9RQR6rIDUORO6ZBITleDKDqS4r/pl327WU=", "owner": "numtide", "repo": "nixos-facter-modules", - "rev": "14df13c84552a7d1f33c1cd18336128fbc43f920", + "rev": "7641b72e58c59ebb3c753fc36ff8ee3506ae8e05", "type": "github" }, "original": { @@ -213,11 +213,11 @@ ] }, "locked": { - "lastModified": 1754326498, - "narHash": "sha256-3ynDaygIzQYlBZFHGDeQzXmPkX2ILeZ0wWJ84FR4g7E=", + "lastModified": 1755171343, + "narHash": "sha256-h6bbfhqWcHlx9tcyYa7dhaEiNpusLCcFYkJ/AnltLW8=", "owner": "nix-community", "repo": "NixOS-WSL", - "rev": "ca55236cd9ef3cdea29b51a0b52a9402c60e9a27", + "rev": "e37cfef071466a9ca649f6899aff05226ce17e9e", "type": "github" }, "original": { @@ -229,11 +229,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1754772842, - "narHash": "sha256-aKmIQcvT857VRc3XbLvsuMdLeUuYfz+8zQ4eTXe78KE=", + "lastModified": 1755175540, + "narHash": "sha256-V0j2S1r25QnbqBLzN2Rg/dKKil789bI3P3id7bDPVc4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "1ef586712f85b4b004caecd385d6b023e7fd2450", + "rev": "a595dde4d0d31606e19dcec73db02279db59d201", "type": "github" }, "original": { @@ -282,11 +282,11 @@ ] }, "locked": { - "lastModified": 1754816020, - "narHash": "sha256-NH6aN0n2VE3ocq+r8+SWxf3UoHoZ9eFzEnZKrCnxkME=", + "lastModified": 1755102471, + "narHash": "sha256-ecWsZvrU/v7phSRIulxUYoCZ+i8s+mQ0ecmxxcgHUko=", "owner": "nix-community", "repo": "NUR", - "rev": "a6083f3bfa03f6a51f31ea88bf2ff8df9631716d", + "rev": "94c6c5b9798480dc220ee2cc8b1ce93a472a8d8f", "type": "github" }, "original": { @@ -368,11 +368,11 @@ ] }, "locked": { - "lastModified": 1754328224, - "narHash": "sha256-glPK8DF329/dXtosV7YSzRlF4n35WDjaVwdOMEoEXHA=", + "lastModified": 1754988908, + "narHash": "sha256-t+voe2961vCgrzPFtZxha0/kmFSHFobzF00sT8p9h0U=", "owner": "Mic92", "repo": "sops-nix", - "rev": "49021900e69812ba7ddb9e40f9170218a7eca9f4", + "rev": "3223c7a92724b5d804e9988c6b447a0d09017d48", "type": "github" }, "original": { diff --git a/homeConfigurations/home.nix b/homeConfigurations/home.nix old mode 100644 new mode 100755 diff --git a/homeConfigurations/minimal.nix b/homeConfigurations/minimal.nix old mode 100644 new mode 100755 diff --git a/homeConfigurations/primary.nix b/homeConfigurations/primary.nix old mode 100644 new mode 100755 diff --git a/homeConfigurations/server.nix b/homeConfigurations/server.nix old mode 100644 new mode 100755 diff --git a/homeConfigurations/wsl-apps/default.nix b/homeConfigurations/wsl-apps/default.nix old mode 100644 new mode 100755 diff --git a/homeConfigurations/wsl-apps/gramps.nix b/homeConfigurations/wsl-apps/gramps.nix old mode 100644 new mode 100755 diff --git a/homeConfigurations/wsl-apps/streamrip.nix b/homeConfigurations/wsl-apps/streamrip.nix old mode 100644 new mode 100755 diff --git a/homeConfigurations/wsl-apps/yt-dlp.nix b/homeConfigurations/wsl-apps/yt-dlp.nix old mode 100644 new mode 100755 diff --git a/homeConfigurations/wsl.nix b/homeConfigurations/wsl.nix old mode 100644 new mode 100755 diff --git a/nixosModules/desktop/environment/default.nix b/nixosModules/desktop/environment/default.nix old mode 100644 new mode 100755 diff --git a/nixosModules/options.nix b/nixosModules/options.nix old mode 100644 new mode 100755 diff --git a/nixosModules/server/stirling-pdf.nix b/nixosModules/server/stirling-pdf.nix old mode 100644 new mode 100755 diff --git a/nixosModules/server/systemd.nix b/nixosModules/server/systemd.nix old mode 100644 new mode 100755 diff --git a/nixosModules/software/beets/dependencies.nix b/nixosModules/software/beets/dependencies.nix old mode 100644 new mode 100755 diff --git a/nixosModules/software/beets/other/default.nix b/nixosModules/software/beets/other/default.nix old mode 100644 new mode 100755 diff --git a/nixosModules/software/beets/other/dependencies-back.nix b/nixosModules/software/beets/other/dependencies-back.nix old mode 100644 new mode 100755 diff --git a/nixosModules/software/beets/other/dependencies-cut.nix b/nixosModules/software/beets/other/dependencies-cut.nix old mode 100644 new mode 100755 diff --git a/nixosModules/software/whisper.nix b/nixosModules/software/whisper.nix old mode 100644 new mode 100755 diff --git a/nixosModules/temp.nix b/nixosModules/temp.nix old mode 100644 new mode 100755 diff --git a/nixosModules/users.nix b/nixosModules/users.nix old mode 100644 new mode 100755 diff --git a/pkgs/immich/package.nix b/pkgs/immich/package.nix old mode 100644 new mode 100755 diff --git a/pkgs/immich/sources.json b/pkgs/immich/sources.json old mode 100644 new mode 100755 diff --git a/pkgs/immich/update.sh b/pkgs/immich/update.sh old mode 100644 new mode 100755