{ description = "nixos config"; outputs = _: { }; inputs = { # nixpkgs.url = "github:NixOS/nixpkgs"; nixpkgs.follows = "bunker/nixpkgs"; nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-25.11"; nix-index-database.url = "github:Mic92/nix-index-database"; nix-rice.url = "github:bertof/nix-rice"; meat = { url = "atagen:meat"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; hudcore.url = "atagen:hudcore-plymouth"; niri.url = "github:sodiboo/niri-flake"; niri-tag = { url = "atagen:niri-tag"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; angrr.url = "github:linyinfeng/angrr"; arbys.url = "atagen:arbys"; qstn = { url = "atagen:qstn"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; __flake-compat = { url = "git+https://git.lix.systems/lix-project/flake-compat.git"; flake = false; }; yoke = { url = "atagen:yoke"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; run0-shim = { url = "github:lordgrimmauld/run0-sudo-shim"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; bunker.url = "amaan:bunker-patches"; niri-s76.url = "atagen:niri-s76-bridge"; helium.url = "amaan:helium-flake"; nil = { url = "github:atagen/nil"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; nix-scope-plugin = { url = "atagen:nix-scope-plugin"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; nix-shorturl-plugin = { url = "atagen:nix-shorturl-plugin"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; stash.url = "github:notashelf/stash"; wry = { # url = "kosslan:wry/jay"; url = "path:/home/bolt/code/wry"; # inputs.nixpkgs.follows = "bunker/nixpkgs"; }; # tuigreet.url = "github:notashelf/tuigreet"; tuigreet.url = "path:/home/bolt/code/etc/tuigreet"; inshellah = { url = "atagen:inshellah"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; qtengine = { url = "github:kossLAN/qtengine"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; nixos-core = { url = "github:feel-co/nixos-core"; inputs.nixpkgs.follows = "bunker/nixpkgs"; }; }; }