Improve formatting

This commit is contained in:
SebastianStork 2024-06-14 17:41:58 +02:00
parent 6c63fb8d6d
commit de7855ade5
3 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@
printing.enable = true;
syncthing.enable = true;
nix-helper.enable = true;
auto-gc.enable = true;
auto-gc.enable = true;
night-light.enable = true;
};

View file

@ -24,7 +24,7 @@
printing.enable = true;
syncthing.enable = true;
nix-helper.enable = true;
auto-gc.enable = true;
auto-gc.enable = true;
night-light.enable = true;
};

View file

@ -19,7 +19,7 @@
file = "p10k.zsh";
}
];
initExtraFirst = ''
(( ''${+commands[direnv]} )) && emulate zsh -c "$(direnv export zsh)"