diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-03-29 11:32:44 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-03-29 11:32:44 +0100 |
commit | 3f69286ef4b15161febb4a4bae085fb4c2c83bbf (patch) | |
tree | 10679f5b5e712242939a1eba233241fabfec1927 /Automatic configuration deployment with NixOS.md | |
parent | fe63b70cae6e68adea7b25ad2f04ffc834b4e75f (diff) |
vault backup: 2025-03-29 11:32:44
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 |