feat: mac update

This commit is contained in:
Kyle Brown 2025-03-05 09:19:28 -08:00
parent ddab6118a7
commit c92f0025ae
3 changed files with 3 additions and 2 deletions

View file

@ -19,6 +19,7 @@ in {
home-manager
iterm2
gimp
wallust
];
home-manager.extraSpecialArgs = {inherit inputs outputs;};

View file

@ -32,7 +32,7 @@
stylix = {
autoEnable = true;
image = pkgs.fetchurl {
url = "https://w.wallhaven.cc/full/1p/wallhaven-1poo61.jpg";
url = "https://w.wallhaven.cc/full/1p/wallhaven-jxkgqm.jpg";
sha256 = "sha256-PFlo9gszKxsM73jdIP+IB6Hv+AoQlryVXxd++1oZN+c=";
};
};

View file

@ -13,7 +13,7 @@ in {
stylix = {
autoEnable = true;
image = pkgs.fetchurl {
url = "https://git.kdb424.xyz/kdb424/wallpapers/raw/branch/main/wallhaven-kwk9o6.jpg";
url = "https://git.kdb424.xyz/kdb424/wallpapers/raw/branch/main/wallhaven-jxkgqm.jpg";
sha256 = "sha256-x2oFkDrt+96gd603hXC1T/FxpJJIuiI8xrww4REdzLE=";
};
};