wry, many thing

This commit is contained in:
atagen 2026-04-08 11:43:10 +10:00
parent 6e62eccfba
commit 848ed62c5d
47 changed files with 1598 additions and 1201 deletions

View file

@ -21,16 +21,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hjem = {
url = "github:feel-co/hjem";
inputs.nixpkgs.follows = "nixpkgs";
};
hjem-rum = {
url = "github:snugnug/hjem-rum";
inputs.nixpkgs.follows = "nixpkgs";
};
hudcore.url = "atagen:hudcore-plymouth";
niri.url = "github:sodiboo/niri-flake";
@ -87,13 +77,24 @@
};
stash.url = "github:notashelf/stash";
jay-src = {
url = "github:mahkoh/jay";
flake = false;
wry = {
url = "kosslan:wry/jay";
# url = "path:/home/bolt/code/wry";
inputs.nixpkgs.follows = "nixpkgs";
};
tuigreet.url = "github:notashelf/tuigreet";
tuigreet.url = "github:notashelf/tuigreet/fa44a85b65fb86984cb17de05208b46d1bd1b407";
inshellah = {
# url = "path:/home/bolt/code/inshellah";
url = "atagen:inshellah";
inputs.nixpkgs.follows = "nixpkgs";
};
qtengine = {
url = "github:kossLAN/qtengine";
inputs.nixpkgs.follows = "nixpkgs";
};
};