mochi/nixos/modules
Joseph Hanson aa8cf61d10
Some checks failed
Build / nix-build (native-aarch64, varda) (push) Successful in 2m3s
Build / nix-build (native-x86_64, gandalf) (push) Has been cancelled
Build / nix-build (native-x86_64, telchar) (push) Has been cancelled
Build / nix-build (native-x86_64, telperion) (push) Has been cancelled
Build / Nix Build Successful (push) Has been cancelled
charmbracelet mess around, added fish plugin to vscode, and reverted krewfile flake now that change is merged.
2024-09-09 22:24:26 -05:00
..
nixos charmbracelet mess around, added fish plugin to vscode, and reverted krewfile flake now that change is merged. 2024-09-09 22:24:26 -05:00
.gitkeep Mochi init 2024-06-20 08:59:56 -05:00
default.nix Mochi init 2024-06-20 08:59:56 -05:00
README.md Mochi init 2024-06-20 08:59:56 -05:00

Modules

A set of 'custom' modules with the aim to enable easy on/off/settings to build up a system modularly to my 'specs'.

The main goal is to build up a mySystem options key which is easy to read and toggle functionality on and off.

This option key will largely be manipulated by a profile to build up a host to a base, then toggle specific options from there.

I will try and only do modules for things I want to be able to configure, and just use nixos config directly for some simple static things.