add rclone
This commit is contained in:
@@ -561,6 +561,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
programs.rbw.enable = true;
|
programs.rbw.enable = true;
|
||||||
|
programs.rclone.enable = true;
|
||||||
|
|
||||||
xdg.configFile."autostart/gnome-keyring-ssh.desktop".text = lib.strings.concatLines [
|
xdg.configFile."autostart/gnome-keyring-ssh.desktop".text = lib.strings.concatLines [
|
||||||
(builtins.readFile "${pkgs.gnome-keyring}/etc/xdg/autostart/gnome-keyring-ssh.desktop")
|
(builtins.readFile "${pkgs.gnome-keyring}/etc/xdg/autostart/gnome-keyring-ssh.desktop")
|
||||||
"X-GNOME-Autostart-enabled=false"
|
"X-GNOME-Autostart-enabled=false"
|
||||||
|
|||||||
Reference in New Issue
Block a user