Changed dwm flake and home for new laptop
This commit is contained in:
parent
5ca7a88213
commit
d49398a413
4 changed files with 16 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue