Overview
Amaterasu is Isabel’s primary desktop workstation, configured for high-performance computing with dual-boot support for Windows 11. This system features NVIDIA graphics acceleration, secure boot capabilities, and a dual-monitor setup optimized for productivity and content creation.Named after the Japanese sun goddess, Amaterasu serves as the main powerhouse for development, media creation, and streaming workflows.
System specifications
CPU
Intel processor with kernel tweaks enabled
GPU
NVIDIA graphics card with proprietary drivers
Storage
Btrfs root filesystem with separate boot partition
Security
TPM 2.0, Secure Boot, and YubiKey support
Hardware configuration
The system uses a Btrfs root filesystem for advanced features like snapshots and compression, along with a dedicated swap partition:systems/amaterasu/hardware.nix:2-16
Display configuration
Amaterasu supports a dual-monitor setup with high refresh rate support:systems/amaterasu/default.nix:13-26
The primary display (DP-1) runs at 144Hz for smooth gaming and content creation workflows.
Enabled profiles
Amaterasu uses a combination of profiles to create a full-featured workstation:- Graphical: Full desktop environment with window manager support
- Workstation: Development tools and productivity applications
systems/amaterasu/default.nix:8-11
Boot configuration
The system uses systemd-boot with secure boot and multiple optimizations:systems/amaterasu/default.nix:31-41
Security features
Secure Boot is enabled with TPM 2.0 support, providing hardware-backed security and measured boot capabilities.
User configuration
Isabel’s user environment on Amaterasu includes comprehensive media creation and streaming tools:systems/amaterasu/users.nix:2-17
Enabled services
Bluetooth
Wireless device connectivity
Emulation
Virtual machine and emulation support
What makes it unique
Dual-boot configuration
Dual-boot configuration
Amaterasu maintains a dual-boot setup with Windows 11, allowing you to switch between NixOS and Windows for specific workflows or gaming that requires Windows.
NVIDIA optimization
NVIDIA optimization
As one of the few systems with NVIDIA graphics, this configuration includes proprietary driver support and GPU-accelerated workflows for rendering and streaming.
High refresh rate displays
High refresh rate displays
The 144Hz primary monitor configuration provides a smooth experience for both development and content creation.
Media creation suite
Media creation suite
With OBS Studio, Hyprland, and streaming profiles enabled, this system is optimized for live streaming and video production.