Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heywoodlh authored Apr 14, 2023
1 parent a863c51 commit c4f90bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ If you want to add a new MacOS configuration, create a new output for your new b
Then, create a new file in `./hosts/mac-mini.nix` with the following configuration:

```
{ config, pkgs, lib, home-manager, nur, ... }:
let
hostname = "mac-mini";
username = "heywoodlh";
Expand Down

0 comments on commit c4f90bd

Please sign in to comment.