From a3d2b478b96863f9764d9f47867860b131e3ae40 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 8 Mar 2024 20:37:06 -0800 Subject: add powermenu --- flake.lock | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index a308e91..9929199 100644 --- a/flake.lock +++ b/flake.lock @@ -110,10 +110,26 @@ "home-manager": "home-manager", "nixpkgs": "nixpkgs", "nur": "nur", + "scripts": "scripts", "sops-nix": "sops-nix", "wallpapers": "wallpapers" } }, + "scripts": { + "locked": { + "lastModified": 1709958643, + "narHash": "sha256-+NHuHYUTUkjIOaCZlH7gICDwRu2dMgJ6smmU9DvgLT0=", + "owner": "ret2pop", + "repo": "scripts", + "rev": "8e230dcb118d5a25629c1980a4764ae071bfb2bf", + "type": "github" + }, + "original": { + "owner": "ret2pop", + "repo": "scripts", + "type": "github" + } + }, "sops-nix": { "inputs": { "nixpkgs": "nixpkgs_2", -- cgit