Update files
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
lazygit # Git TUI
|
lazygit # Git TUI
|
||||||
less # Pager
|
less # Pager
|
||||||
libnotify # Notification daemon
|
libnotify # Notification daemon
|
||||||
|
localsend # Local file sharing tool
|
||||||
makima # Key remapper for Linux TODO: Figure out and configure
|
makima # Key remapper for Linux TODO: Figure out and configure
|
||||||
mako # Notification daemon
|
mako # Notification daemon
|
||||||
neovim # Editor
|
neovim # Editor
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
{ pkgs, pkgs-unstable, hostname, ... }:
|
{ pkgs, pkgs-unstable, hostname, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
# Easy file sharing on local network
|
# Easy file sharing on local network
|
||||||
localsend = {
|
localsend = {
|
||||||
|
|||||||
Reference in New Issue
Block a user