Update files

This commit is contained in:
2026-06-23 19:23:55 +01:00
parent 9a77544b03
commit 51c75587fb
2 changed files with 5 additions and 2 deletions
-1
View File
@@ -27,7 +27,6 @@
hyprpicker # Hyprland colour picker
imagemagick # Image manipulation tool
impala # Wifi TUI
pkgs-unstable.input-remapper # Device input remapper
jq # CLI JSON processor
lazygit # Git TUI
less # Pager
+5 -1
View File
@@ -1,4 +1,4 @@
{ ... }:
{ pkgs-unstable, ... }:
{
services = {
@@ -8,6 +8,10 @@
expressvpn.enable = true;
locate.enable = true;
fwupd.enable = true;
input-remapper = {
enable = true;
package = pkgs-unstable.input-remapper;
};
geoclue2 = {
enable = true;
appConfig.darkman = {