Add keybase

This commit is contained in:
Filippo Berto 2022-12-05 13:32:31 +01:00
parent 47efbd750a
commit 5195f432e2
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 4 additions and 1 deletions

View file

@ -114,12 +114,13 @@ with lib; {
updater.enable = true;
};
dbus.packages = with pkgs; [ dconf ];
fwupd.enable = true;
gnome.gnome-keyring.enable = true;
gvfs = {
enable = true;
package = pkgs.gnome3.gvfs;
};
fwupd.enable = true;
keybase.enable = true;
onedrive.enable = true;
openssh = {
enable = true;