add digikam

This commit is contained in:
2025-10-20 20:00:23 +02:00
parent 3edad0f627
commit a759548d2e
4 changed files with 9 additions and 1 deletions

View File

@@ -87,7 +87,7 @@
fontSize = "9";
})
exiftool
flutter
dart
@@ -105,6 +105,7 @@
parted
networkmanager-vpnc
rcon-cli
imv
acpilight # For setting Backlight.
dbus

View File

@@ -4,6 +4,7 @@
./alacritty.nix
./anki.nix
./calibre.nix
./digikam.nix
./dolphin.nix
./eww
./git.nix

View File

@@ -0,0 +1,5 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [ digikam ];
}

View File

@@ -37,6 +37,7 @@
settings = {
spawn = [
"/home/elias/.config/helperscripts/startEww.sh"
"nextcloud"
];
spawn-tagmask = "${all_but_scratch_tag}";
keyboard-layout = "de";