Commit graph

209 commits

Author SHA1 Message Date
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
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 27150198e0 Unify the machine configuration centrally 2024-05-11 01:22:32 +02:00
Manuel Thalmann 34bdf1ca0b Use more reasonable variable names 2024-05-11 01:19:06 +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 2cce1f0b2e Simplify trying to import files 2024-05-09 00:50:42 +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 bdea1aa785 Grant machine configs access to the pkgs attribute 2024-05-07 21:59:58 +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 60c8a7d4dc Add git diff support for sops files 2024-05-03 15:13:43 +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 64d3b953b5 Add packages for managing keys 2024-05-03 11:59:32 +02:00
Manuel Thalmann 7846baebaa Add sops to the dev shell 2024-05-02 13:17:36 +02:00