--wip-- [skip ci]
This commit is contained in:
parent
eea02abfcb
commit
762085707c
136 changed files with 261 additions and 261 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{ config, nixosConfig, ... }: {
|
||||
imports = [ ./rclone-mount.nix ];
|
||||
rclone-mount = {
|
||||
enable = true;
|
||||
configPath = nixosConfig.age.secrets."minio_${config.home.username}".path;
|
||||
mounts = { "minio" = "/home/${config.home.username}/rclone/minio/"; };
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue