pinwheel: Add module for screenshots

This commit is contained in:
Alexander Heldt
2023-09-24 21:07:05 +02:00
parent 8a249741a6
commit fd4b574ee7
4 changed files with 47 additions and 0 deletions

21
flake.lock generated
View File

@@ -125,6 +125,26 @@
"type": "github"
}
},
"hyprland-contrib": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1695455081,
"narHash": "sha256-AtAMze2J5Maol28OLQoCFgppRWEy06Mn9RhduXNmhiI=",
"owner": "hyprwm",
"repo": "contrib",
"rev": "33663f663e07b4ca52c9165f74e3d793f08b15e7",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "contrib",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1695109627,
@@ -194,6 +214,7 @@
"agenix": "agenix",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager_2",
"hyprland-contrib": "hyprland-contrib",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs2211": "nixpkgs2211"