From c92f0025ae871864877674c0dc406115115294bf Mon Sep 17 00:00:00 2001 From: Kyle Brown Date: Wed, 5 Mar 2025 09:19:28 -0800 Subject: [PATCH] feat: mac update --- common/darwin/default.nix | 1 + home-manager/machines/cubert.nix | 2 +- hosts/cubert/default.nix | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/common/darwin/default.nix b/common/darwin/default.nix index 33e37f3..8d1390f 100644 --- a/common/darwin/default.nix +++ b/common/darwin/default.nix @@ -19,6 +19,7 @@ in { home-manager iterm2 gimp + wallust ]; home-manager.extraSpecialArgs = {inherit inputs outputs;}; diff --git a/home-manager/machines/cubert.nix b/home-manager/machines/cubert.nix index 2a0494e..ff82e3f 100644 --- a/home-manager/machines/cubert.nix +++ b/home-manager/machines/cubert.nix @@ -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="; }; }; diff --git a/hosts/cubert/default.nix b/hosts/cubert/default.nix index 6f3c9df..2685e55 100644 --- a/hosts/cubert/default.nix +++ b/hosts/cubert/default.nix @@ -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="; }; };