non important commit

This commit is contained in:
maxstrb 2026-02-24 13:07:48 +01:00
parent 97002f3366
commit 6fa4a40ca8

View file

@ -19,6 +19,10 @@
}; };
zen-browser = { zen-browser = {
url = "github:0xc000022070/zen-browser-flake"; url = "github:0xc000022070/zen-browser-flake";
inputs = {
nixpkgs.follows = "nixpkgs";
home-manager.follows = "home-manager";
};
}; };
dolphin-overlay = { dolphin-overlay = {
url = "github:rumboon/dolphin-overlay"; url = "github:rumboon/dolphin-overlay";