Update files

This commit is contained in:
2026-04-01 20:42:51 +01:00
parent 96a17d3313
commit e70a5473c4
2 changed files with 1 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
lazygit # Git TUI
less # Pager
libnotify # Notification daemon
localsend # Local file sharing tool
makima # Key remapper for Linux TODO: Figure out and configure
mako # Notification daemon
neovim # Editor

View File

@@ -1,7 +1,6 @@
{ pkgs, pkgs-unstable, hostname, ... }:
{
programs = {
# Easy file sharing on local network
localsend = {