index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
home.legacy
/
conf
/
rclone
/
default.nix
blob: caae4c9ed2f5aa758fc400f7e22c649d11ac0e7b (
plain
) (
blame
)
1
2
3
{
...
}:
{
xdg
.
configFile
.
"rclone/rclone.conf"
.
source
=
./rclone.conf
;
}