Skip to content

SoxinOS/soxin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ef10be7 · Dec 8, 2024
Dec 8, 2024
Dec 6, 2024
Dec 6, 2024
Mar 21, 2021
Dec 6, 2024
Dec 24, 2020
Dec 6, 2024
Nov 8, 2020
Jun 9, 2021
Dec 6, 2024
Dec 8, 2024

Repository files navigation

soxin

How to get started

First, you'll need your own personal repository to store your configurations. To get one that already has a few things setup you can run the following:

$ mkdir soxincfg && cd soxincfg
$ git init
$ nix flake init -t github:soxinos/soxin

To build and run the provided configuration, you can do this:

$ nixos-rebuild --flake .#minimal-nixos-system build-vm

Acknowledgments

Here is a list of the tools we are using for this project. If licensed code was borrowed, its license is kept with it.