aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-03-08 20:37:06 -0800
committerPreston Pan <preston@nullring.xyz>2024-03-08 20:37:06 -0800
commita3d2b478b96863f9764d9f47867860b131e3ae40 (patch)
treeae946d01d7c466ea1c9ea1416023334a53a1aa61 /flake.lock
parentffaf76d3acb6cc3e5394f985ab803d107a03da6f (diff)
add powermenu
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 16 insertions, 0 deletions
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",