Commit graph

72 commits

Author SHA1 Message Date
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
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