From e70a5473c4c3956dab42831c79d1c728616cda43 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 1 Apr 2026 20:42:51 +0100 Subject: [PATCH] Update files --- system/packages.nix | 1 + system/programs.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/system/packages.nix b/system/packages.nix index 3f27bb9..cc48ace 100644 --- a/system/packages.nix +++ b/system/packages.nix @@ -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 diff --git a/system/programs.nix b/system/programs.nix index 8ee43c7..21bdc8d 100644 --- a/system/programs.nix +++ b/system/programs.nix @@ -1,7 +1,6 @@ { pkgs, pkgs-unstable, hostname, ... }: { - programs = { # Easy file sharing on local network localsend = {