make screenshots hyprshot

This commit is contained in:
Noa Aarts 2024-04-09 14:23:08 +02:00
parent a3ce0049a0
commit ac6892bcd2
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";