prescientmoon
1e511f9e04
- edopro - fix resstic & rsync setup - prepare lapetus redeploy - ...more I forgot about (should've commited more times...) |
||
---|---|---|
.. | ||
common | ||
home-manager | ||
nixos | ||
README.md |
Modules
This directory contains custom module definitions used throughout my config.
File structure
Directory | Description |
---|---|
common | Modules usable in both HM and nixos (and perhaps other places) |
nixos | Nixos specific functionality |
home-manager | Home manager specific functionality |
Common modules
Name | Attribute | Description |
---|---|---|
toggles | satellite.toggles |
Generic interface for feature flags |
lua-lib | satellite.lib.lua |
Helpers for working with lua code |
korora-lua | - | Nix -> lua encoder typechecked using korora |
korora-neovim | - | Nix -> neovim config helpers typechecked using korora |
theming | satellite.theming |
stylix theming helpers and configuration |
lua-colorscheme | satellite.colorscheme.lua |
Base16 theme to lua module generation |
octodns | satellite.dns.octodns |
Octodns config generation |