Joseph Hanson
4d72c390e2
All checks were successful
Build / nix-build (native-aarch64, varda) (push) Successful in 10m36s
Build / nix-build (native-x86_64, shadowfax) (push) Successful in 25m46s
Build / nix-build (native-x86_64, telchar) (push) Successful in 26m28s
Build / nix-build (native-x86_64, gandalf) (push) Successful in 27m35s
Build / nix-build (native-x86_64, telperion) (push) Successful in 7m3s
|
||
---|---|---|
.. | ||
nixos | ||
.gitkeep | ||
default.nix | ||
README.md |
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.