Corrected flake.nix

This commit is contained in:
2026-02-22 22:25:00 +01:00
parent d74aea2395
commit 7e5f373a24
4 changed files with 259 additions and 247 deletions
+22 -1
View File
@@ -98,7 +98,28 @@
"catppuccin": "catppuccin",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"zen-browser": "zen-browser"
}
},
"zen-browser": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1771735013,
"narHash": "sha256-QAh0iw/AgjcaNvBE5OIZstxVxagLVK0RAuH7EhIL/N8=",
"owner": "youwen5",
"repo": "zen-browser-flake",
"rev": "32b69f03007507fc012be9203efdd414f4bc0d66",
"type": "github"
},
"original": {
"owner": "youwen5",
"repo": "zen-browser-flake",
"type": "github"
}
}
},