make screenshots hyprshot

This commit is contained in:
Noa Aarts 2024-04-09 14:23:08 +02:00
parent b756113d8d
commit 65ee159e94
3 changed files with 29 additions and 4 deletions

View file

@ -30,6 +30,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hyprpicker = {
url = "github:hyprwm/hyprpicker";
inputs.nixpkgs.follows = "nixpkgs";
};
disko = {
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs";