1
1
Fork 0
mirror of https://git.sr.ht/~rouven/nixos-config synced 2025-06-01 15:28:47 +02:00

secret rotation

This commit is contained in:
Rouven Seifert 2023-10-30 19:02:25 +01:00
parent 58e280d9b7
commit 45b01c5979
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 8 additions and 7 deletions
users/rouven/modules/helix

View file

@ -42,6 +42,7 @@
settings = {
theme = "dracula";
editor = {
color-modes = true;
line-number = "relative";
cursor-shape.insert = "bar";
lsp = {