mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: home-manager?
This commit is contained in:
parent
b4b8f5988f
commit
672ffc38cc
8 changed files with 74 additions and 44 deletions
|
|
@ -3,10 +3,8 @@
|
|||
tree,
|
||||
...
|
||||
}:
|
||||
map (path: import "${path}/overlay.nix") [
|
||||
inputs.arcexprs
|
||||
]
|
||||
++ [
|
||||
[
|
||||
(final: prev: inputs.arcexprs.overlays.default final prev)
|
||||
inputs.darwin.overlays.default
|
||||
inputs.deploy-rs.overlay
|
||||
#inputs.hypridle.overlays.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue