49 current 2024-02-29 22:45:25 24.05.20240228.9099616 6.6.18 *
This commit is contained in:
parent
548ffbb3b3
commit
867fe1c21e
4 changed files with 186 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
while inotifywait -e close_write $1; do pandoc $@; done
|
||||
'';
|
||||
in {
|
||||
imports = [./zsh/default.nix];
|
||||
imports = [./zsh ./zsh/tools.nix ./git.nix ./starship.nix];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
texlive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue