trying out zen

This commit is contained in:
cnst
2024-10-20 18:20:33 +02:00
parent 2cbe3a0ff9
commit f41f2f11ed
8 changed files with 54 additions and 4 deletions

View File

@@ -112,6 +112,11 @@
# inputs.nixpkgs.follows = "nixpkgs";
# };
zen-browser = {
url = "github:cnsta/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
# Custom apps
tuirun.url = "git+https://git.sr.ht/~canasta/tuirun";
};