1
1
Fork 1
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:
oddlama 2023-10-02 02:08:41 +02:00
parent 59bee10697
commit 070a92468e
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
11 changed files with 268 additions and 527 deletions

View file

@ -50,5 +50,6 @@
nixpkgs.overlays = [
inputs.microvm.overlay
inputs.nixpkgs-wayland.overlay
inputs.wired-notify.overlays.default
];
}