Add XDG management and grimblast

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-04-16 23:25:52 -04:00
committed by Alice Huston
parent 91cd0d51c1
commit 0b28ac1202
4 changed files with 44 additions and 2 deletions

View File

@ -107,6 +107,11 @@
flake-utils.follows = "flake-utils";
};
};
hyprland-contrib = {
url = "github:hyprwm/contrib";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =