update attic rev

This commit is contained in:
cy 2025-01-07 04:58:15 -05:00
parent 1a13af5c5e
commit af7fc5ceba
2 changed files with 6 additions and 5 deletions

View file

@ -77,8 +77,9 @@
overridePkgsFromFlake prev flake pkgNames;
overlays = [
(overlayPkgsFromFlake inputs.attic [
"attic-server"
"attic-client"
# home-manager doesn't like these
# "attic-server"
# "attic-client"
])
] ++ import ./overlay;