Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeppesen-io
688 days ago
This is interesting - maybe it's time I use flakes...
2 comments
lewo
688 days ago
We have an issue to support non flake deployments:
https://github.com/nlewo/comin/issues/30
link
nothrabannosir
688 days ago
If you want a basic version of this you can just use the built-in
system.autoUpgrade = { enable = true; flake = "github:you/dotfiles"; };
link