This commit is contained in:
Till 2024-12-26 16:07:44 +01:00
parent 5fabec3fa3
commit 4fb0d3aa6c
17 changed files with 75 additions and 34 deletions

View file

@ -29,6 +29,7 @@
zathura
pdftk
imagemagick
feh
ghostscript
drawing
castget
@ -52,14 +53,13 @@
bundix
nodejs
yarn
android-studio
netlify-cli
appimage-run
# secrets
libsecret
keepassxc
yubikey-manager-qt
];
imports = [
@ -72,6 +72,7 @@
];
programs.taskwarrior = {
package = pkgs.taskwarrior3;
enable = true;
dataLocation = "${config.xdg.dataHome}/taskwarrior/tasks";
colorTheme = "light-256";