Quantize clipboard screenshots
This commit is contained in:
parent
7f0e165ae6
commit
bafb134702
4 changed files with 12 additions and 14 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
description = "A few random scripts";
|
||||
inputs = {
|
||||
nixpkgs.url = github:nixos/nixpkgs/nixos-23.05;
|
||||
flake-utils.url = github:numtide/flake-utils;
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
};
|
||||
outputs = { self, nixpkgs, flake-utils }:
|
||||
flake-utils.lib.eachDefaultSystem (system:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue