Commit graph

104 commits

Author SHA1 Message Date
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
Manuel Thalmann 92a4e3d332 Restructure the interna of the flake 2024-05-01 18:58:39 +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 c2cca3f6ab Set compatibility version of NixOS 2024-05-01 05:23:58 +02:00
Manuel Thalmann 353a3ac630 Enable key-sharing and virt-viewer for all VMs 2024-05-01 04:55:17 +02:00
Manuel Thalmann ef82a7b754 Add descriptions to new configurations 2024-05-01 04:54:38 +02:00
Manuel Thalmann 3c402009ba Add comments 2024-05-01 04:51:49 +02:00
Manuel Thalmann b53ab2fae4 Rename variables properly 2024-05-01 04:42:31 +02:00
Manuel Thalmann c6c793b3f3 Fix process quitting for sudo processes 2024-05-01 04:40:38 +02:00
Manuel Thalmann 7f862474b4 Clean up the vm script creation 2024-05-01 04:14:37 +02:00
Manuel Thalmann 90368fcda8 Allow running the VM using virt-viewer 2024-05-01 03:21:34 +02:00
Manuel Thalmann 2b5fe69994 Allow enabling spice 2024-05-01 03:07:42 +02:00
Manuel Thalmann 8b4c67b89d Clean up vm config file 2024-05-01 02:55:42 +02:00
Manuel Thalmann 1ea8734a9c Move let bindings to the top 2024-05-01 02:07:12 +02:00
Manuel Thalmann 8bb98177cf Move vm options to the vm variants 2024-05-01 01:38:03 +02:00
Manuel Thalmann 55e075e01b Allow hooking local ssh keys into the vm 2024-05-01 01:22:21 +02:00
Manuel Thalmann 539d770d20 Allow running qemu in background 2024-05-01 00:50:02 +02:00
Manuel Thalmann 467b2036a7 Remove redundancies 2024-05-01 00:43:41 +02:00
Manuel Thalmann 690b33bd08 Fix efi mount point for VMs 2024-05-01 00:40:00 +02:00
Manuel Thalmann cf051abbdf Allow running the VM as root 2024-05-01 00:27:07 +02:00
Manuel Thalmann 0480f0d4a4 Allow adding custom options to individual vms 2024-05-01 00:03:35 +02:00
Manuel Thalmann 591ba4e96e Apply the wrapper to the default vm 2024-04-30 23:22:35 +02:00
Manuel Thalmann 20f1bdaa13 Allow substituting any vm command 2024-04-30 15:00:02 +02:00
Manuel Thalmann c428a2486d Rename variable holding vm configuration 2024-04-30 13:08:35 +02:00
Manuel Thalmann 6aa44c7884 Create a separate file for declaring vm fixes 2024-04-30 13:08:18 +02:00
Manuel Thalmann 47a2d4d359 Fix ESP path for vms with bootloader 2024-04-09 23:10:46 +02:00
Manuel Thalmann d5023ed7ad Enable settings for both vms and vms with bootloaders 2024-04-09 23:10:19 +02:00
Manuel Thalmann fbd09f50a2 Fix cursor positioning on HiDPI systems 2024-04-09 23:08:20 +02:00
Manuel Thalmann 5920a86683 Set hostname properly 2024-04-09 14:30:36 +02:00
Manuel Thalmann 040f849502 Map host keys into build-vms 2024-04-06 23:43:37 +02:00
Manuel Thalmann cf598aca71 Import base.nix by default 2023-12-01 16:04:29 +01:00
Manuel Thalmann 64fa5c60c0 Mount ESP to /boot/efi 2023-12-01 16:00:19 +01:00
Manuel Thalmann c757e28761 Add a base configuration 2023-12-01 15:38:58 +01:00
Manuel Thalmann 0f3442ab8c Include machine specific config if existent 2023-12-01 15:18:19 +01:00
Manuel Thalmann ddfbd3b8d2 Add settings for QEMU vm 2023-12-01 15:15:40 +01:00
Manuel Thalmann 53e2d61c8d Remove support for machine specific configuration 2023-12-01 13:16:20 +01:00
Manuel Thalmann 3d3da6a405 Allow creation of system-specific config files 2023-12-01 12:51:55 +01:00
Manuel Thalmann 813b45ad7d Add a function for creating system configurations 2023-12-01 12:29:28 +01:00