diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2023-12-03 19:55:35 -0700 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2023-12-03 19:55:35 -0700 |
| commit | dceda0af627381bcf8d134daec25fc385c10e1e7 (patch) | |
| tree | 75f5cbd852e6ba5138eb6e8e0ecbf5c6ae5983ca /flake.nix | |
| parent | 47d41c5f73eb0ee2758242919cbee9b4dbc21d8f (diff) | |
added bat config, changed broken theme sourcing from ryan4yin source
config to functional one
for future reference, the issue raised this error:
error: A definition for option `home-manager.users.defin.programs.bat.themes.catppuccin-mocha' is not of type `strings concatenated with "\n"'.
the issue was that nix seemingly cannot turn an array {} into a string,
and the config option required a string. Comparing against other
imported themes, I found the readFile command, which has documentation
specifying that it returns file contents as string, so I simply used
that solution.
Diffstat (limited to 'flake.nix')
0 files changed, 0 insertions, 0 deletions
