1
0
forked from clan/clan-core
Commit Graph

2048 Commits

Author SHA1 Message Date
1356ca9b8c fix cross-system deploy
This allows to be nixpkgs.pkgs and deploy systems of a different arch.
2024-02-21 10:55:53 +01:00
3695a5adf2 disable vgpu on non-nixos systems 2024-02-20 18:58:38 +01:00
4d404cfc50 secret_store: drop update_check and generate_hash as abstract methods
Only password implements those just now
2024-02-20 18:58:38 +01:00
77c84e7471 secrets: add git support when updating secrets 2024-02-20 12:41:52 +01:00
b358089488 sops: unbreak edit flags 2024-02-20 11:07:00 +01:00
52c6ad548d improve error message if group does not exists 2024-02-16 17:26:20 +01:00
57e9b27ff8 add option to set defaultGroups for secrets 2024-02-16 17:26:20 +01:00
714f3b0378 upload_secrets: call update_check directly without introspection 2024-02-16 14:57:01 +01:00
87f301122e split of generate_secrets method into smaller functions 2024-02-16 14:48:46 +01:00
53d658a3c0 make facts stores inherit from an interface 2024-02-16 14:47:39 +01:00
9257f140ba make secrets stores inherit from an interface 2024-02-16 14:47:28 +01:00
81545766a0 update comments about virtio-gpu 2024-02-16 09:52:13 +01:00
4e0ae54471 waypipe: disable gpu for now 2024-02-16 09:50:53 +01:00
95820905f9 waypipe: add fixed uid for user 2024-02-15 19:33:01 +01:00
30cb4c0eed add waypipe user to video group 2024-02-15 19:30:51 +01:00
0200016dd2 vms: move qemu_command to its own module 2024-02-15 17:25:24 +01:00
8e780b2a8c vms: drop unused xchdir 2024-02-15 17:19:43 +01:00
a399cbb8d9 vms: move virtiofsd/waypipe into their own modules 2024-02-15 17:19:31 +01:00
eacda36bb3 Merge pull request 'fix fact store' (#849) from Mic92-target_host into main 2024-02-15 11:27:59 +00:00
4943c33307 add file prefix for nix 2.19 or newer 2024-02-15 12:24:18 +01:00
2e900d943d Merge pull request 'waypipe: add more environment variables' (#848) from a-kenji-wayland-module-env-add into main 2024-02-15 10:09:12 +00:00
d7d33f6c25 waypipe: add more environment variables 2024-02-15 11:03:27 +01:00
58073375e4 Merge pull request 'add factsStore modules' (#839) from fact_store into main 2024-02-15 09:46:01 +00:00
6871b29d15 vms: use vm fact/secret-store 2024-02-15 10:41:25 +01:00
98139ac48d add factsStore modules 2024-02-15 10:41:25 +01:00
f9f428b960 Merge pull request 'waypipe: add wayland environment' (#847) from a-kenji-wayland-module-env into main 2024-02-15 09:01:49 +00:00
99bda8e099 waypipe: add wayland environment 2024-02-15 09:58:56 +01:00
06721b0c5a Merge pull request 'optimize filesystem mount flags' (#846) from Mic92-target_host into main 2024-02-14 12:06:47 +00:00
7cab50c088 optimize filesystem mount flags
perf!
2024-02-14 13:01:47 +01:00
1cc6e74297 Merge pull request 'clan_vm_manager: --debug enables debug mode in clan_cli too' (#840) from Qubasa-add_spinner into main 2024-02-14 08:43:14 +00:00
30850eef22 clan_cli: Added longer timeout for test 2024-02-14 15:40:03 +07:00
de69d3139b Merge pull request 'waypipe: rename systemd unit' (#845) from a-kenji-waypipe/rename-system-service into main 2024-02-13 15:45:29 +00:00
5ef2257ed1 waypipe: rename systemd unit 2024-02-13 16:42:29 +01:00
436e4e3882 Merge pull request 'waypipe: improve default module' (#844) from a-kenji-improve/module/waypipe into main 2024-02-13 15:40:11 +00:00
3ba4954c8d waypipe: improve default module 2024-02-13 16:37:14 +01:00
82e5e57e20 Merge pull request 'Fix demo script' (#843) from a-kenji-demo/improve/script into main 2024-02-13 15:18:23 +00:00
91c36a33da Fix demo script
The `--wayland` cli option is now a module option.
2024-02-13 16:15:36 +01:00
2f567db623 Merge pull request 'waypipe: improve default module' (#842) from a-kenji-waypipe/improve into main 2024-02-13 15:08:03 +00:00
e46315cab8 waypipe: improve default module 2024-02-13 16:02:46 +01:00
2c90664456 Merge pull request 'vms: enable sysusers' (#841) from Mic92-target_host into main 2024-02-13 13:20:02 +00:00
7a3fcd3deb vms: enable sysusers 2024-02-13 14:14:54 +01:00
2744d5724b Merge pull request 'switch to sops-nix experimental branch' (#832) from Mic92-target_host into main 2024-02-13 13:01:01 +00:00
952f976ea7 fix virtiofsd in CIs 2024-02-13 13:57:52 +01:00
b15c21f800 drop check for /var/lib/nixos 2024-02-13 12:44:22 +01:00
7cfce69504 demo.sh: make relative path configureable 2024-02-13 11:45:42 +01:00
8f98f0e8b7 also use qcow2 for volatile state 2024-02-13 11:45:42 +01:00
3bf94ab0fc use virtio-console instead of serial for vm 2024-02-13 11:45:42 +01:00
11ac50c17b format rootfs in vm itself 2024-02-13 11:45:42 +01:00
07caab537f drop unused mounts 2024-02-13 11:45:42 +01:00
a56dc3bf8c simplify vmstate directory 2024-02-13 11:45:42 +01:00