Recreated nix files

This commit is contained in:
2026-03-03 11:37:26 +01:00
parent 5fe8307846
commit be1ab9ee72
5 changed files with 317 additions and 849 deletions
+3
View File
@@ -18,6 +18,9 @@ zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
nixpkgs.overlays = [
hyprland-nix.overlays.default
];
};
outputs = inputs@{
nixpkgs,