Commit graph

3 commits

Author SHA1 Message Date
8bd9e070d0 fix natalie config so it builds successfully 2025-05-06 23:31:44 -07:00
c0cfb69f27 write out chloe config, modularize stuff more 2025-05-05 23:56:54 -07:00
24d8eeb413 reorganize "hosts/" into "users/"
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)