eza, logseq, ...

This commit is contained in:
Kat Inskip 2023-10-02 14:17:52 -07:00
parent 805c9e8291
commit 2a42df1860
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
11 changed files with 169 additions and 80 deletions

View file

@ -7,6 +7,7 @@ map (path: import "${path}/overlay.nix") [
inputs.arcexprs
]
++ [
inputs.darwin.overlays.default
inputs.deploy-rs.overlay
inputs.konawall-rs.overlays.default
(import tree.packages.default {inherit inputs tree;})