Commit graph

186 commits

Author SHA1 Message Date
Manuel Thalmann ebb42250a7 Extend the vendor configuration 2024-05-16 00:40:04 +02:00
Manuel Thalmann 562bcc0574 Store names of vendors only once 2024-05-16 00:38:44 +02:00
Manuel Thalmann f61258a6ae Add Owncloud as a provider 2024-05-16 00:34:29 +02:00
Manuel Thalmann faf4a0a290 Add extended options for Owncloud remotes 2024-05-16 00:32:49 +02:00
Manuel Thalmann 09e60ca053 Replace unnecessary function 2024-05-16 00:20:06 +02:00
Manuel Thalmann 338f9963f0 Allow loading environment variables from files 2024-05-16 00:13:14 +02:00
Manuel Thalmann c9d703464a Remove unnecessary option 2024-05-15 23:24:54 +02:00
Manuel Thalmann ace62b0e4a Store providers as modules 2024-05-15 23:21:00 +02:00
Manuel Thalmann 52e6775be6 Make provider displayname more accessible 2024-05-15 22:37:57 +02:00
Manuel Thalmann 5e7d685d60 Generate a config file for the use with rclone 2024-05-15 21:10:35 +02:00
Manuel Thalmann 824bcbfbe5 Allow specifying the path to mount remote file systems to 2024-05-15 20:51:50 +02:00
Manuel Thalmann 5022fd8103 Add further WebDAV options 2024-05-15 18:48:56 +02:00
Manuel Thalmann 596a005989 Fix confusing descriptions 2024-05-15 18:16:45 +02:00
Manuel Thalmann bff6f47528 Add support for WebDAV providers 2024-05-15 17:45:24 +02:00
Manuel Thalmann e0baf04669 Remove unused variable 2024-05-15 17:24:59 +02:00
Manuel Thalmann 5d88c33a3a Simplify option evaluation 2024-05-15 17:22:34 +02:00
Manuel Thalmann 097a871b75 Remove redundant option 2024-05-15 17:22:13 +02:00
Manuel Thalmann 757ffe9eee Set default for provider sync collection 2024-05-15 16:04:34 +02:00
Manuel Thalmann c4926df9f6 Make sync providers distinguishable 2024-05-15 15:54:03 +02:00
Manuel Thalmann b781eb7e08 Store the provider options flat 2024-05-15 11:48:22 +02:00
Manuel Thalmann 1a7a63e433 Remove unnecessary code segments 2024-05-15 11:44:35 +02:00
Manuel Thalmann ae21cbb3ca Reorder declarations 2024-05-15 10:01:13 +02:00
Manuel Thalmann fdf11f3cee Set password settings to null by default 2024-05-15 09:49:37 +02:00
Manuel Thalmann e8173f7566 Add configurations for individual providers 2024-05-15 09:48:02 +02:00
Manuel Thalmann 29f60a3da9 Allow specifying multiple services per category 2024-05-15 09:09:56 +02:00
Manuel Thalmann b7198ddeac Allow specifying global default systemd dependencies 2024-05-14 15:39:41 +02:00
Manuel Thalmann e27dadb8e4 Allow setting up custom syncs 2024-05-14 15:28:47 +02:00
Manuel Thalmann d5a2a06fde Allow specifying custom envs and secrets for providers 2024-05-14 15:24:17 +02:00
Manuel Thalmann 5b9d42cdc0 Refactor sync type implementation 2024-05-14 14:23:30 +02:00
Manuel Thalmann ceccdea859 Declare options for rclone syncs 2024-05-14 13:18:38 +02:00
Manuel Thalmann 7fdac59f45 Set user services using a direct assignment 2024-05-14 12:47:20 +02:00
Manuel Thalmann 66d6880750 Simplify rclone config 2024-05-14 12:41:37 +02:00
Manuel Thalmann 8c55205c66 Add a module for creating rclone services 2024-05-13 01:20:01 +02:00
Manuel Thalmann 6933014d75 Streamline creation of user modules 2024-05-11 21:35:13 +02:00
Manuel Thalmann 8ca8b885e2 Pass variables to system home-manager 2024-05-11 20:36:37 +02:00
Manuel Thalmann be207d6648 Pass machine variable to user config 2024-05-11 20:32:02 +02:00
Manuel Thalmann c7d6755cb7 Rename userInfo variable to user 2024-05-11 20:30:29 +02:00
Manuel Thalmann 979269b42b Add missing module to home-manager 2024-05-11 20:28:41 +02:00
Manuel Thalmann 2a0a3aebf9 Use callPackage whenever possible 2024-05-11 20:24:37 +02:00
Manuel Thalmann 4dc4923656 Replace obsolete userConfig variable 2024-05-11 20:15:27 +02:00
Manuel Thalmann 749bdf08c6 Add the userInfo variable to the system-wide home-manager 2024-05-11 20:14:08 +02:00
Manuel Thalmann 0c5c3ee951 Add a variable holding user info 2024-05-11 20:11:35 +02:00
Manuel Thalmann c5616b9e83 Remove unnecessary variable 2024-05-11 20:07:25 +02:00
Manuel Thalmann 58b2763c92 Rename variable holding machine infos 2024-05-11 20:04:14 +02:00
Manuel Thalmann b227f1865f Replace machineConfig variable 2024-05-11 20:02:43 +02:00
Manuel Thalmann 0e092d427b Replace hostname variable with machineInfo 2024-05-11 19:53:58 +02:00
Manuel Thalmann 54807aa9e2 Pass machine info in a new variable 2024-05-11 19:40:01 +02:00
Manuel Thalmann 8cd848dcf5 Include machine config in home modules 2024-05-11 01:34:36 +02:00
Manuel Thalmann 89daa0c9ba Evaluate machine configs using callPackage 2024-05-11 01:33:56 +02:00
Manuel Thalmann 875d82cce8 Normalize indentation 2024-05-11 01:28:15 +02:00