mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
chore: format
This commit is contained in:
@@ -58,8 +58,8 @@ in {
|
|||||||
syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
syntaxHighlighting.highlighters = ["main" "brackets" "pattern" "line"];
|
syntaxHighlighting.highlighters = ["main" "brackets" "pattern" "line"];
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
# ref https://gist.github.com/meeech/0b97a86f235d10bc4e2a1116eec38e7e
|
# ref https://gist.github.com/meeech/0b97a86f235d10bc4e2a1116eec38e7e
|
||||||
if [ -e '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh' ];
|
if [ -e '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh' ];
|
||||||
then
|
then
|
||||||
. '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh'
|
. '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh'
|
||||||
fi
|
fi
|
||||||
@@ -100,4 +100,4 @@ in {
|
|||||||
hora register -p weekly --depth 1 --empty
|
hora register -p weekly --depth 1 --empty
|
||||||
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user