rename blobercraft -> blob

This commit is contained in:
Squibid 2025-11-26 14:25:01 -05:00
parent c753407691
commit d2e20817b4
Signed by: squibid
GPG key ID: BECE5684D3C4005D
2 changed files with 3 additions and 3 deletions

View file

@ -71,7 +71,7 @@
in {
# define all of my machines
nixosConfigurations = mkHosts {
blobercraft = [];
blob = [];
crayon = [];
};