non important commit

This commit is contained in:
maxstrb 2026-02-24 13:12:38 +01:00
parent 6fa4a40ca8
commit 818ab3150d
3 changed files with 9 additions and 49 deletions

View file

@ -18,11 +18,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser = {
url = "github:0xc000022070/zen-browser-flake";
inputs = {
nixpkgs.follows = "nixpkgs";
home-manager.follows = "home-manager";
};
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
dolphin-overlay = {
url = "github:rumboon/dolphin-overlay";