Sam A. Horvath-Hunt
Sam A. Horvath-Hunt
It could be managed by Nix in this repo. The benefit is that any real language will scale better than shell scripts and it could be written to be WM-agnostic....
Via sftp? The volumes are pretty big, ~150MB in some cases. I might not want to back this up weekly when so little tends to change in that timeframe? From...
If they can be declaratively configured.
Directly via Nix or indirectly via a container. Adlists, settings, etc.
Currently just backs up select data from the APIs: https://github.com/samhh/dotfiles/commit/b9e85c77f707c8c0820ed16f35ee695bae21c824 Ideally back up every config from every service.
I'd like to be able to do this: ```console # nixos-rebuild --flake ".#tentacool" --target-host sam@tentacool switch ``` It connects over SSH and starts copying until if fails with: ``` copying...
```command $ nvim -d a.js b.js ``` Freezes upon `` after browsing around a bit. It does not also provided `-u NONE`.