mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
tweak readme
This commit is contained in:
parent
59111f5da6
commit
8da8fe7efb
14
README.md
14
README.md
@ -53,17 +53,17 @@ configuration may be difficult to translate to a non-Nix system.
|
||||
|
||||
# Unique Configurations
|
||||
|
||||
This repo contains a few atypical choices for configuration.
|
||||
This repo contains a few more elaborate elements of configuration.
|
||||
|
||||
- [Neovim config](./modules/common/neovim/default.nix) generated with Nix2Vim
|
||||
and source-controlled plugins, differing from host to host.
|
||||
- [Caddy JSON](./modules/nixos/services/caddy.nix) file (routes, etc.) based on
|
||||
dynamic service metadata.
|
||||
- [Grafana config](./modules/nixos/services/grafana.nix) based on dynamic
|
||||
service metadata.
|
||||
and source-controlled plugins, differing based on installed LSPs, for example.
|
||||
- [Caddy JSON](./modules/nixos/services/caddy.nix) file (routes, etc.) based
|
||||
dynamically on enabled services rendered with Nix.
|
||||
- [Grafana config](./modules/nixos/services/grafana.nix) rendered with Nix.
|
||||
- Custom [secrets deployment](./modules/nixos/services/secrets.nix) similar to
|
||||
agenix.
|
||||
- Base16 [colorschemes](./colorscheme/) applied to multiple applications.
|
||||
- Base16 [colorschemes](./colorscheme/) applied to multiple applications,
|
||||
including Firefox userChrome.
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user