all repos — nixfiles @ d445e4f6448c1ea95ce7f7661c948e6c1863fbed

System and user configuration, managed by nix and home-manager

don't enable lorri notifications on servers

Alan Pearce
commit

d445e4f6448c1ea95ce7f7661c948e6c1863fbed

parent

4ad6b47ca85832949653d87ae23bb6ad3dcebf03

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M user/settings/user-interface.nixuser/settings/user-interface.nix
@@ -52,4 +52,5 @@ mu
beeper kdePackages.neochat ]); + services.lorri.enableNotifications = true; }