Files
nix/hosts/elara
2025-09-01 14:21:21 +01:00
..
2025-08-31 13:06:33 +03:00
2025-09-01 14:21:21 +01:00
2025-09-01 12:55:05 +01:00
2025-08-26 07:11:49 +00:00
2025-08-26 11:41:55 +00:00
2025-03-10 18:59:06 +00:00
2025-08-26 07:11:49 +00:00

elara

Private Repositories

This host uses private SAS repositories. You can find the imports for these in:

You must build the system once with sas.build.private = false;. Then, connect to the SAS VPN, and rebuild the system.

Installation Instructions

  1. Using a separate Nix system, run hosts/elara/build-tarball.sh
  2. Copy the generated tarball to the Elara host
  3. On the Elara host, run wsl --import NixOS $env:USERPROFILE\NixOS nixos.wsl --version 2 in PowerShell
  4. Enable cgroup v2 support by setting kernelCommandLine=cgroup_no_v1=all in .wslconfig in your Windows home directory
  5. Optionally, run wsl --set-default nixos to make NixOS the default WSL distribution