Commit graph

89 commits

Author SHA1 Message Date
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
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 5ed881f694 Install sops-nix 2024-05-02 01:08:45 +02:00
Manuel Thalmann 018699c7eb Add comments 2024-05-01 19:16:40 +02:00
Manuel Thalmann 4141931c39 Reorder settings in flake 2024-05-01 19:13:25 +02:00
Manuel Thalmann 92a4e3d332 Restructure the interna of the flake 2024-05-01 18:58:39 +02:00
Manuel Thalmann b748dab158 Add a development shell 2024-05-01 18:14:25 +02:00
Manuel Thalmann a2810cb314 Include the name in the configuration 2024-05-01 16:53:40 +02:00
Manuel Thalmann 3693994200 Remove unnecessary attributes 2024-05-01 15:10:54 +02:00
Manuel Thalmann 556706f43c Rename the module directory properly 2024-05-01 15:06:49 +02:00
Manuel Thalmann ea620730a6 Improve readability of custom-build-vm code 2024-05-01 15:06:31 +02:00
Manuel Thalmann 3a2ce0ed87 Normalize format of nix files 2024-05-01 14:00:39 +02:00
Manuel Thalmann 819990937a Update nixpkgs to the latest version 2024-05-01 05:57:46 +02:00
Manuel Thalmann c2cca3f6ab Set compatibility version of NixOS 2024-05-01 05:23:58 +02:00
Manuel Thalmann 13b35584d5 Pin the most recent nixpkgs version 2024-05-01 05:00:13 +02:00
Manuel Thalmann 353a3ac630 Enable key-sharing and virt-viewer for all VMs 2024-05-01 04:55:17 +02:00