the plan here is a user owns one or multiple machines:
users/
+-- chloe/
| +-- home.nix # apply to all
| +-- sandwich/
| | +-- configuration.nix # per machine
| | +-- home.nix
| +-- paperback/
| ...
+-- natalie/
...
2025-05-05 19:05:37 -07:00
Renamed from hosts/laptop/configuration.nix (Browse further)