Skip to content

A sane, batteries-included starter template for running NixOS on WSL forked from LGUG2Z, adjusted by me to run on windows for arm/aarch64

Notifications You must be signed in to change notification settings

johanhanses/nixos-wsl-starter

 
 

Repository files navigation

A sane, batteries-included starter template for running NixOS on WSL forked from LGUG2Z, adjusted by me to run on windows for arm/aarch64

Currently not using the github build pipeline, built and tartballed on a wsl debian machine

Very much WIPpin.

build command:

sudo $(which nix) --extra-experimental-features "nix-command flakes"
--option accept-flake-config true
--option substitute true
--option sandbox false
run .#nixosConfigurations.nixos.config.system.build.tarballBuilder

About

A sane, batteries-included starter template for running NixOS on WSL forked from LGUG2Z, adjusted by me to run on windows for arm/aarch64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 100.0%