before we get too crazy

This commit is contained in:
atagen 2026-02-25 14:53:38 +11:00
parent fe668b5b9e
commit 453d780695
21 changed files with 612 additions and 291 deletions

View file

@ -4,7 +4,7 @@
outputs = _: { };
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs?rev=a82ccc39b39b621151d6732718e3e250109076fa";
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-25.11";
helix.url = "github:helix-editor/helix";
@ -29,7 +29,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# hudcore.url = "git+https://git.lobotomise.me/atagen/hudcore-plymouth.git";
hudcore.url = "git+https://git.lobotomise.me/atagen/hudcore-plymouth.git";
niri-tag.url = "git+https://git.lobotomise.me/atagen/niri-tag";