konawall-py on KDE

This commit is contained in:
Kat Inskip 2023-11-12 14:45:15 -08:00
parent 3403022403
commit 091ddb5b91
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
11 changed files with 46 additions and 94 deletions

View file

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