Commit Graph

15 Commits

Author SHA1 Message Date
2d198600c9 [modules] add missing import 2024-12-16 22:00:20 +01:00
40f3ce8522 [nix] output vm packages for each host
this now runs any host as microvm. it removes shared directories for
microvms so no manuall setup is needed (expect you want persistence).
i took it from c3d2, thanks guys for the inspiration <3
https://gitea.c3d2.de/c3d2/nix-config/src/branch/master/packages.nix
2024-12-11 12:36:59 +01:00
307e68a1ca [nix] fix devshell 2024-12-11 12:06:50 +01:00
af881b8996 [docs] fix docs app exec format error 2024-11-21 16:07:42 +01:00
048e0653a5 [durruti] serve docs on port 9000
All checks were successful
Evaluate Hydra Jobs / eval-hydra-jobs (push) Successful in 2m45s
Evaluate Hydra Jobs / eval-hydra-jobs (pull_request) Successful in 3m35s
2024-11-19 15:17:28 +01:00
edb9dcb28b [microvm] split module files
All checks were successful
Evaluate Hydra Jobs / eval-hydra-jobs (push) Successful in 4m0s
Evaluate Hydra Jobs / eval-hydra-jobs (pull_request) Successful in 4m10s
2024-11-19 12:59:11 +01:00
e73105bc66 [doc] add app doc to serve doc
'nix run .#doc' will open documentaion in browser and update on
filechange
2024-10-29 18:16:37 +01:00
38a7d58ef6 [doc] add doc package
this can be used for hosting later on
2024-10-29 18:16:37 +01:00
822cd46310 [lucia] rm sdImage
All checks were successful
Evaluate Hydra Jobs / eval-hydra-jobs (push) Successful in 3m51s
Evaluate Hydra Jobs / eval-hydra-jobs (pull_request) Successful in 2m54s
sdImage is exceeding hydra max build size of 2GB.
also it makes more sense to have this as a package then a configuration
2024-10-24 17:35:55 +02:00
a8350836f0 [nix] add nixosConfigs as hydraJobs 2024-03-04 15:41:15 +01:00
93739f1ff3 [lucia] successfull deploy 2023-10-05 19:32:24 +02:00
0bad160379 [durutti] expose nixosModule for configuring host of durruti 2023-05-17 12:08:51 +02:00
f5a36cbb7a [lucia] remove old approach and build baseimg using nixos-generators 2022-11-22 19:48:26 +01:00
b34e473865 [raspberry] add base image
i currently try building it and then check if it works
2022-11-22 19:48:26 +01:00
0636c61438 initial commit 2022-10-04 14:08:04 +02:00