rebuilding minimised nix files

This commit is contained in:
2026-03-02 19:24:46 +01:00
parent d26adc3e1b
commit 6f3b517de4
2 changed files with 306 additions and 296 deletions
+301 -296
View File
File diff suppressed because it is too large Load Diff
+5
View File
@@ -18,6 +18,11 @@ zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";
hyprland-plugins = {
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";
};
};
outputs = inputs@{
nixpkgs,