--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2024-06-01 11:31:37 +02:00
parent 1ad1b8dddb
commit e23eed0196
4 changed files with 43 additions and 33 deletions

3
modules/nixos/rclone.nix Normal file
View file

@ -0,0 +1,3 @@
{ pkgs, ... }: {
# systemd.services.rclone-mounts = { };
}