mochi/nixos/modules
Renovate Bot 3a108a64b9
All checks were successful
Build / nix-build (native-aarch64, varda) (pull_request) Successful in 2m17s
Build / nix-build (native-x86_64, shadowfax) (pull_request) Successful in 3m19s
Build / nix-build (native-x86_64, gandalf) (pull_request) Successful in 3m25s
Build / nix-build (native-x86_64, telperion) (pull_request) Successful in 2m14s
Build / nix-build (native-x86_64, telchar) (pull_request) Successful in 7m31s
Update dependency goofball222/unifi to v8.5.6
2024-10-11 16:04:16 +00:00
..
nixos Update dependency goofball222/unifi to v8.5.6 2024-10-11 16:04:16 +00: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.