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 = {