diff options
author | Vincent Ambo <tazjin@google.com> | 2020-06-11T11·21+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-06-11T11·21+0100 |
commit | eda161624213b17b7e1fc36e1aed1926bbfc9163 (patch) | |
tree | fc0cb19de12b3cba2ba8a84b52914d6ba030b37c /ops/nixos/README.md | |
parent | 3407baa7561af2fc8cb68afa995eaed35f08b5dc (diff) |
feat(ops/nixos): Initial NixOS configuration for frog r/890
This is mostly based on the nugget configuration, because frog replaces nugget.
Diffstat (limited to 'ops/nixos/README.md')
-rw-r--r-- | ops/nixos/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/nixos/README.md b/ops/nixos/README.md index 9e88193dad7e..fc90cb4b4301 100644 --- a/ops/nixos/README.md +++ b/ops/nixos/README.md @@ -15,5 +15,6 @@ hostname. ## Configured hosts: +* `frog` - weapon of mass computation at home * `nugget` - desktop computer at home * ~~`urdhva` - T470s~~ (currently with edef) |