Recreated nix files

This commit is contained in:
2026-03-03 11:49:27 +01:00
parent cfdcad0012
commit 22c8bb97a0
3 changed files with 306 additions and 306 deletions
+2 -2
View File
@@ -18,10 +18,10 @@
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland-nix = {
hyprland-nix = {
url = "github:hyprwm/hyprland-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
};
outputs = inputs@{
nixpkgs,