desktop: add nextcloud and yubikey
This commit is contained in:
parent
f2fbd6177a
commit
21b8394a66
|
@ -17,12 +17,15 @@
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
powerline-fonts
|
powerline-fonts
|
||||||
line-awesome
|
line-awesome
|
||||||
|
yubikey-manager
|
||||||
|
# yubikey-personalization
|
||||||
pinentry-gnome
|
pinentry-gnome
|
||||||
# dbus
|
# dbus
|
||||||
gcr
|
gcr
|
||||||
gnome3.dconf
|
gnome3.dconf
|
||||||
# apps
|
# apps
|
||||||
gnome.seahorse
|
gnome.seahorse
|
||||||
|
nextcloud-client
|
||||||
firefox
|
firefox
|
||||||
thunderbird
|
thunderbird
|
||||||
dino
|
dino
|
||||||
|
@ -55,6 +58,7 @@
|
||||||
pinentryFlavor = "gnome3";
|
pinentryFlavor = "gnome3";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
programs.browserpass = {
|
programs.browserpass = {
|
||||||
enable = true;
|
enable = true;
|
||||||
browsers = ["firefox"];
|
browsers = ["firefox"];
|
||||||
|
|
Loading…
Reference in New Issue