Changed dwm flake and home for new laptop

This commit is contained in:
fwastring 2025-01-28 17:44:13 +01:00
parent 5ca7a88213
commit d49398a413
4 changed files with 16 additions and 24 deletions

View file

@ -20,7 +20,7 @@ let
}) else pkgs.dwmblocks.overrideAttrs (old: {
src = builtins.fetchGit {
url = "https://github.com/FredzyW/dwmblocks.git";
rev = "a334789ec7b9171a3c8e1fcac2ffe8463ee438dc";
rev = "ec1b1a61a80e0ba92842e5117736ff977bb6cfa5";
};
});
in