added stuff
This commit is contained in:
parent
6bce9f0f69
commit
f0f251c814
10 changed files with 72 additions and 73 deletions
|
@ -8,7 +8,7 @@ let
|
|||
dwm = pkgs.dwm.overrideAttrs (old: {
|
||||
src = builtins.fetchGit {
|
||||
url = "https://github.com/FredzyW/dwm-conf.git";
|
||||
rev = "f70f48bdb01df6bae9c63131a6c84e812141788c";
|
||||
rev = "e9d94d70c3865a1289c20382df21acc3a138ed88";
|
||||
};
|
||||
nativeBuildInputs = with pkgs; [
|
||||
xorg.libX11.dev
|
||||
|
@ -23,7 +23,7 @@ let
|
|||
url = "https://github.com/FredzyW/dwmblocks.git";
|
||||
rev = "d60ccc8c1180aa617fb1033bf1e44a2866647764";
|
||||
};
|
||||
})
|
||||
});
|
||||
in
|
||||
{
|
||||
home.packages = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue