pwa module, jay, many thing

This commit is contained in:
atagen 2026-03-09 13:58:20 +11:00
parent d4d04d7d6d
commit 6271f4b54a
32 changed files with 5580 additions and 333 deletions

View file

@ -21,8 +21,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
niri.url = "github:sodiboo/niri-flake";
hjem = {
url = "github:feel-co/hjem";
inputs.nixpkgs.follows = "nixpkgs";
@ -34,6 +32,8 @@
};
hudcore.url = "atagen:hudcore-plymouth";
niri.url = "github:sodiboo/niri-flake";
niri-tag = {
url = "atagen:niri-tag";
inputs.nixpkgs.follows = "nixpkgs";
@ -88,6 +88,13 @@
stash.url = "github:notashelf/stash";
jay-src = {
url = "github:mahkoh/jay";
flake = false;
};
tuigreet.url = "github:notashelf/tuigreet";
};
}