forked from mirrors_public/oddlama_nix-config
feat: add whisper-overlay module, reenable stylix after it disabled itself
This commit is contained in:
parent
9b428f2480
commit
51acddd147
5 changed files with 259 additions and 62 deletions
|
@ -87,6 +87,11 @@
|
|||
|
||||
templates.url = "github:NixOS/templates";
|
||||
|
||||
whisper-overlay = {
|
||||
url = "github:oddlama/whisper-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
wired-notify = {
|
||||
url = "github:Toqozz/wired-notify";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue