add restruct2

This commit is contained in:
cnst
2024-06-28 15:09:29 +02:00
parent 82a4545886
commit f06e9e9fad
19 changed files with 198 additions and 205 deletions

1
hosts/core/zsh.nix Normal file
View File

@@ -0,0 +1 @@
{ programs.zsh.enable = true; }