rename blobercraft -> blob
This commit is contained in:
parent
c753407691
commit
d2e20817b4
2 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ That's it, have fun poking around.
|
|||
## Systems
|
||||
I suppose if you're trying to understand my config you'd need to know where
|
||||
this stuff is deployed and what for.
|
||||
- blobercraft
|
||||
- blob
|
||||
- This is my main homelab server. It's used for my media (jellyfin) along
|
||||
with some other stuff that you can find by looking at my config.
|
||||
- crayon
|
||||
|
|
@ -33,7 +33,7 @@ I'll probably end up switching to something more standard once I've got the
|
|||
time.
|
||||
|
||||
## TODO:
|
||||
- [ ] blobercraft
|
||||
- [ ] blob
|
||||
- [ ] add a git backup for everything on crayon (if possible)
|
||||
- [ ] ff sync server
|
||||
- [ ] crayon
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
in {
|
||||
# define all of my machines
|
||||
nixosConfigurations = mkHosts {
|
||||
blobercraft = [];
|
||||
blob = [];
|
||||
crayon = [];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue