Recreated nix files

This commit is contained in:
2026-03-03 11:41:31 +01:00
parent 5151c86d16
commit 342131106d
3 changed files with 297 additions and 306 deletions
-3
View File
@@ -18,9 +18,6 @@ zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
nixpkgs.overlays = [
hyprland-nix.overlays.default
];
};
outputs = inputs@{
nixpkgs,