Amuro#
| System | Architecture | Description |
|---|---|---|
| RX-78-1 | x86_64-linux |
Virtual machine for testing |
| Calibarn | x86_64-linux |
Main desktop PC for work and gaming |
Structure#
├── flake.nix
├── hosts # Systems managed by this config
│ ├── rx-78-1
│ └── calibarn
├── modules # Modular pieces of the config
│ ├── home # Home Manager modules
│ └── nixos # System modules
├── packages # Packages I use that aren't on nixpkgs
└── users # Users for the hosts
└── naomi