change many thing

This commit is contained in:
atagen 2026-02-16 11:32:22 +11:00
parent b2d69d270e
commit fe668b5b9e
30 changed files with 632 additions and 470 deletions

View file

@ -5,17 +5,17 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-stable.url = "github:NixOS/nixpkgs/22c5c52ca2d2cc1692bb74c873965cc1d9fa31d3";
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-25.11";
# helix.url = "github:helix-editor/helix";
helix.url = "github:helix-editor/helix";
nix-index-database.url = "github:Mic92/nix-index-database";
nix-rice.url = "github:bertof/nix-rice";
meat.url = "git+https://git.atagen.co/atagen/meat";
meat.url = "git+https://git.lobotomise.me/atagen/meat";
culr.url = "git+https://git.atagen.co/atagen/culr";
culr.url = "git+https://git.lobotomise.me/atagen/culr";
niri.url = "github:sodiboo/niri-flake";
@ -29,22 +29,36 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hudcore.url = "git+https://git.atagen.co/atagen/hudcore-plymouth.git";
# hudcore.url = "git+https://git.lobotomise.me/atagen/hudcore-plymouth.git";
nyx.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
# smooooth.url = "path:/home/bolt/code/smooooth";
niri-tag.url = "git+https://git.atagen.co/atagen/niri-tag";
niri-tag.url = "git+https://git.lobotomise.me/atagen/niri-tag";
angrr.url = "github:linyinfeng/angrr";
arbys.url = "git+https://git.atagen.co/atagen/arbys";
arbys.url = "git+https://git.lobotomise.me/atagen/arbys";
qstn = {
url = "git+https://git.lobotomise.me/atagen/qstn";
inputs.nixpkgs.follows = "nixpkgs";
};
__flake-compat = {
url = "git+https://git.lix.systems/lix-project/flake-compat.git";
flake = false;
};
yoke.url = "git+https://git.lobotomise.me/atagen/yoke";
run0-shim = {
url = "github:lordgrimmauld/run0-sudo-shim";
inputs.nixpkgs.follows = "nixpkgs";
};
bunker.url = "github:amaanq/bunker-patches";
stasis.url = "github:saltnpepper97/stasis";
niri-s76.url = "git+https://git.lobotomise.me/atagen/niri-s76-bridge";
};
}