mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 18:59:07 +01:00
home: Enable ntfy-client
This commit is contained in:
parent
f74b7bdf17
commit
795b001059
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
||||||
|
|
||||||
desktop.hyprland.noctalia.enable = true;
|
desktop.hyprland.noctalia.enable = true;
|
||||||
|
|
||||||
|
services.ntfy-client.enable = true;
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
shell = {
|
shell = {
|
||||||
zsh.enable = true;
|
zsh.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue