mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Improve formatting
This commit is contained in:
parent
6c63fb8d6d
commit
de7855ade5
3 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
file = "p10k.zsh";
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
initExtraFirst = ''
|
||||
(( ''${+commands[direnv]} )) && emulate zsh -c "$(direnv export zsh)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue