upstreamed my stuff

This commit is contained in:
Rouven Seifert 2023-05-14 22:04:06 +02:00
parent 4d664262e0
commit c038fa3228
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
5 changed files with 13 additions and 92 deletions

View file

@ -22,7 +22,7 @@
# sound
pavucontrol
# (pkgs.callPackage ../../../pkgs/x32edit { })
x32edit
# bluetooth
blueman
@ -44,11 +44,12 @@
# yubikey and password stuff
yubikey-manager
yubikey-manager-qt
yubioath-flutter
# yubioath-flutter # broken, TODO fix
bitwarden
bitwarden-cli
# misc
btop
neofetch # obligatory
virt-manager
ventoy

View file

@ -12,7 +12,7 @@
};
iconTheme = {
name = "Dracula";
package = (pkgs.callPackage ../../../../pkgs/dracula-icon-theme { });
package = pkgs.dracula-icon-theme;
};
};
home.pointerCursor = {