mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 17:58:30 +02:00
feat: new aarch64-darwin host - fern
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Hosts
|
# Hosts
|
||||||
|
|
||||||
1. `harmonica`: My MacBook Pro 2020 13-inch, for work.
|
1. macOS
|
||||||
|
1. `fern`: MacBook Pro 2022 13-inch M2 16G, mainly for business.
|
||||||
|
1. `harmonica`: MacBook Pro 2020 13-inch i5 16G, for personal use.
|
||||||
2. `idols`
|
2. `idols`
|
||||||
1. `ai`: My main computer, with NixOS + I5-13600KF + RTX 4090 GPU, for gaming & daily use.
|
1. `ai`: My main computer, with NixOS + I5-13600KF + RTX 4090 GPU, for gaming & daily use.
|
||||||
2. `aquamarine`: My NixOS virtual machine with R9-5900HX(8C16T), for distributed building & testing.
|
2. `aquamarine`: My NixOS virtual machine with R9-5900HX(8C16T), for distributed building & testing.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{username, ...} @ args:
|
{username, ...} @ args:
|
||||||
#############################################################
|
#############################################################
|
||||||
#
|
#
|
||||||
# Harmonica - my MacBook Pro 2020 13-inch, mainly for personal use
|
# Harmonica - MacBook Pro 2020 13-inch i5 16G, mainly for personal use
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
let
|
let
|
||||||
|
|||||||
Reference in New Issue
Block a user