diesdas
This commit is contained in:
parent
5fabec3fa3
commit
4fb0d3aa6c
17 changed files with 75 additions and 34 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue