Aaron Andersen
Aaron Andersen
i also would greatly appreciate keeping this `data` source around because i use it to grab secrets from `vault` for another tool that cannot use `ephemeral` unfortunately. given that i...
i am playing with an init system that sends a `SIGHUP` to every monitored process on the `systemd` equivalent of `systemctl daemon-reload` - this kills my session with `sddm` so...
> We already reload if you logout before we show the greeter again, so I can't see what use-case there would be for manually reloading. ok, i'll take that as...
ok - will leave open since there is intention to address or at least acknowledge 👍
i have the same issue - here are some additional details: ```console aaron@framework ~/framework> sudo RUST_LOG=tzupdate=trace /nix/store/g4f1qcjh9qwqvdjb7djzxk86sdvr5igl-tzupdate-3.1.0/bin/tzupdate -z /etc/zoneinfo [2025-06-15T12:21:47Z DEBUG tzupdate::http] Sending America/Toronto back to main thread from https://ipapi.co//json/...
i entirely removed `/etc/localtime` before running `tzupdate` - what should i be doing?
i specifically removed it before running `tzupdate` because thought i was supposed to remove it before running this 😅 so just run `tzupdate` without doing anything special first?
> Was there some documentation that misled you? i looked at the nixos module and probably went wrong there... i think you're good 👍 > [8a99c33](https://github.com/cdown/tzupdate/commit/8a99c33d7d25c246b86078e7749bd377db540c19) will handle the case...
> Running into the same issue since bumping my `nixpkgs` input to `24.05`... i am as well - anyone work up a fix for this in the code at all...
btw... is anyone else having horribly verbose output on this? along these lines... ``` [INFO ] Using flake: git+file:///home/aaron/nixos [INFO ] Enumerating nodes... warning: not writing modified lock file of...