Rename machines to hosts

This commit is contained in:
Dave Gallant
2025-04-12 23:34:57 -04:00
parent 130b7603da
commit ecf9637673
5 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# nix-config
This repo stores nix configuration to manage my machines running [NixOS](https://nixos.org/) and macOS.
This repo stores nix configuration to manage my hosts running [NixOS](https://nixos.org/) and macOS.
The configuration is very specific to my own machines and setup, but it may be a useful reference for anyone else learning or experimenting with nix, whether it be on a personal workstation or a server environment.