Non stop entertainment! The wackiest NixOS configuration to-date. thevoid.cafe/projects/puzzlevision
nixos flake flake-parts dotfiles home-manager nix

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!