NixOS profiles for servers [maintainer=@numtide]
Go to file
Jörg Thalheim 8c464032ab cloud-init: don't enable
In environments where the network is not 100% trusted this can open up a
remote code execution. This should be only enabled in certain cloud
enviroments where there is actual support (i.e. there could be a cloud
profile spinoff)
2022-12-08 18:35:31 +01:00
hosts/mymachine snapshot! 2022-12-01 17:32:37 +01:00
profiles cloud-init: don't enable 2022-12-08 18:35:31 +01:00
roles roles/github-actions-runner: enable nix-ld 2022-12-02 14:47:54 +01:00
README.md snapshot! 2022-12-01 17:32:37 +01:00

srvos

STATUS: experimental

Opinionated and sharable set of NixOS configurations.

As we learn more about NixOS in various deployments, we end up re-writing the same modules and configs. This is a way for us to speed up and share our setups.

File structure

  • modules - NixOS modules with options only
  • profiles - NixOS modules with configuration only
  • roles - NixOS modules defines machine types