Update dist-nix

This commit is contained in:
clsty
2025-11-04 01:48:46 +08:00
parent 27e3fd5e13
commit 56c43aa1e6
2 changed files with 29 additions and 28 deletions
+4
View File
@@ -13,6 +13,10 @@
url = "github:hyprwm/Hyprland";
};
nixgl.url = "github:nix-community/nixGL";
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell?ref=db1777c20b936a86528c1095cbcb1ebd92801402";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = { nixpkgs, home-manager, nixgl, ... }: