mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat: replace deadd with wired-notify ❤️ muchhh better
This commit is contained in:
parent
59bee10697
commit
070a92468e
11 changed files with 268 additions and 527 deletions
|
@ -92,6 +92,11 @@
|
|||
};
|
||||
|
||||
templates.url = "github:NixOS/templates";
|
||||
|
||||
wired-notify = {
|
||||
url = "github:Toqozz/wired-notify";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue