Commit graph

91 commits

Author SHA1 Message Date
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 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 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 06efd25d98 Allow mapping the current user's keys into the VM 2024-05-11 01:26:54 +02:00
Manuel Thalmann 3b27b8669f Make global home config optional 2024-05-11 01:25:34 +02:00
Manuel Thalmann ba93800317 Set up home-manager properly 2024-05-09 02:06:59 +02:00
Manuel Thalmann aadf94c27e Allow specifying user mail addresses 2024-05-09 01:56:30 +02:00
Manuel Thalmann b0a08d549f Allow dynamically loading user home configs 2024-05-09 01:10:26 +02:00
Manuel Thalmann 742b1d2029 Add a separate file for the try-files function 2024-05-09 01:04:55 +02:00
Manuel Thalmann 0d399b63b9 Allow configuring user homes 2024-05-09 00:59:02 +02:00
Manuel Thalmann 808926f012 Hook in the hostname separately 2024-05-09 00:35:21 +02:00
Manuel Thalmann c0211a8b76 Allow added unfree software 2024-05-08 16:16:42 +02:00
Manuel Thalmann 157a1cf990 Allow enabling USB redirection 2024-05-08 11:13:07 +02:00
Manuel Thalmann 88b8bdc16b Configure sddm language 2024-05-07 22:31:56 +02:00
Manuel Thalmann 47802f7450 Simplify configuring users 2024-05-07 22:02:12 +02:00
Manuel Thalmann a4cedd467f Set default locales 2024-05-07 14:31:38 +02:00
Manuel Thalmann d768fddeaf Set the keyboard layout for the desktop 2024-05-07 14:25:03 +02:00
Manuel Thalmann 551300b8ff Add keymap to default settings 2024-05-07 14:11:22 +02:00
Manuel Thalmann b6cc8a3f74 Add default settings for systems 2024-05-07 13:57:46 +02:00
Manuel Thalmann 837dbf7fa8 Improve performance of VM 2024-05-07 13:57:22 +02:00
Manuel Thalmann c7d06a8cf3 Infer sopsPasswordOverride enablement 2024-05-03 14:04:14 +02:00
Manuel Thalmann 7fcfd7ecb5 Include the custom-sops-nix module 2024-05-03 14:02:42 +02:00
Manuel Thalmann 4dda383523 Force default sops override password 2024-05-03 12:06:11 +02:00
Manuel Thalmann b8c3cbc2b1 Refactor default sops override config 2024-05-02 13:16:42 +02:00
Manuel Thalmann 9e3fad7501 Add descriptions to settings 2024-05-02 13:14:04 +02:00
Manuel Thalmann bea09f2582 Explain change of code 2024-05-02 13:08:56 +02:00
Manuel Thalmann 83bfad9a1b Refactor sops-nix override configuration 2024-05-02 13:07:43 +02:00
Manuel Thalmann 1a57b9d49b Create a separate module for overriding sops passwords 2024-05-02 13:02:52 +02:00
Manuel Thalmann 354982cf37 Set default password for build-vm-with-bootloader 2024-05-02 04:50:36 +02:00
Manuel Thalmann 018699c7eb Add comments 2024-05-01 19:16:40 +02:00