Compare commits

...

3 commits

View file

@ -2,22 +2,13 @@
System and home configurations for my machines.
+----------+-----------------+--------+---------+--------------------------------+
| Machine | Role | OS | Arch | Configuration tool |
| | | | |-----------------+--------------+
| | | | | System | Home |
+==========+=================+--------+---------+=================+==============+
| anderson | server | linux | x86_64 | dpkg/Docker | home-manager |
| | | | | (not this repo) | |
+----------+-----------------+--------+---------+-----------------+--------------+
| Machine | Role | OS | Arch | System config tool | Home config tool |
| -------- | --------------- | ------ | ------- | --------------------------- | ---------------- |
| anderson | server | linux | x86_64 | dpkg/Docker (not this repo) | home-manager |
| bosephus | server | linux | x86_64 | NixOS | home-manager |
+----------+-----------------+--------+---------+-----------------+--------------+
| mcentire | server | linux | x86_64 | NixOS | home-manager |
| corianne | MacBook | darwin | aarch64 | nix-darwin | home-manager |
+----------+-----------------+--------+---------+-----------------+--------------+
| harmony | MacBook (Asahi) | linux | aarch64 | Ansible | home-manager |
+----------+-----------------+--------+---------+-----------------+--------------+
| odyssey | workstation | linux | x86_64 | Ansible | home-manager |
+----------+-----------------+--------+---------+-----------------+--------------+
## Quickstart