Non stop entertainment! The wackiest NixOS configuration to-date. thevoid.cafe/projects/puzzlevision
nixos flake flake-parts dotfiles home-manager nix
Nix 100.0%
Other 0.1%
245 3 0

Clone this repository

https://tangled.org/thevoid.cafe/puzzlevision https://tangled.org/did:plc:jzipyzvpwhyfnn3jeymuabfv/puzzlevision
git@tangled.org:thevoid.cafe/puzzlevision git@tangled.org:did:plc:jzipyzvpwhyfnn3jeymuabfv/puzzlevision

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Puzzlevision

Non-stop entertainment! The wackiest NixOS configuration to-date.

CAUTION

Any and all changes on this branch are officially part of the 3rd iteration of these NixOS dotfiles. NOTHING here is stable or in any way ready for production use, please keep that in mind, if you ever find yourself looking through the structure/code.

🚀 Deployment#

To deploy a system run the following command in your terminal of choice.

sudo nixos-rebuild switch --flake .#hostname --accept-flake-config

If you're interested in a quick way to experiment with this configuration, you may use the following command to build a VM.

sudo nixos-rebuild build-vm --flake .#hostname --accept-flake-config

👷 CI/CD coverage#

There will be CI/CD coverage based on the Spindle-Pipeline-System™, when I find the time.

🏗️ Structure#

The folder structure of this flake will be documented here, once finalised.

🎨 Credits#

Parts of this flake were inspired by the likes of:

and documentations such as:

many thanks to their hard work!