mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
add: wired (notification daemon)
This commit is contained in:
parent
721e3de61e
commit
477f4df8b4
4 changed files with 107 additions and 5 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
pkgs,
|
||||
unstable,
|
||||
wired,
|
||||
...
|
||||
}: {
|
||||
home.username = "leana";
|
||||
|
|
@ -67,6 +68,8 @@
|
|||
# valgrind
|
||||
|
||||
# gdb
|
||||
|
||||
wired.wired
|
||||
];
|
||||
|
||||
# gtk = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue