feat!(limontozu): add config
This commit is contained in:
parent
80ec62084d
commit
c5c43e9fc5
15 changed files with 789 additions and 49 deletions
|
@ -78,11 +78,11 @@ in
|
|||
# enabled = true;
|
||||
# };
|
||||
|
||||
# dunst on wayland
|
||||
services.wired = {
|
||||
enable = true;
|
||||
config = ./wired.ron;
|
||||
};
|
||||
# # dunst on wayland
|
||||
# services.wired = {
|
||||
# enable = true;
|
||||
# config = ./wired.ron;
|
||||
# };
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue