diff options
Diffstat (limited to 'Automatic configuration deployment with NixOS.md')
-rw-r--r-- | Automatic configuration deployment with NixOS.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Automatic configuration deployment with NixOS.md b/Automatic configuration deployment with NixOS.md new file mode 100644 index 0000000..81e4531 --- /dev/null +++ b/Automatic configuration deployment with NixOS.md @@ -0,0 +1,5 @@ +Nix is similar to Puppet and Chef but those alternatives all have a central state for alot of machines and update it automatically. +I would like to find something similar for NixOS - using a monorepo like chef and puppet that is synchronised to after pushing to it. + +--- +[[NixOS]]
\ No newline at end of file |