Adam Karim
Results
3
issues of
Adam Karim
Allow for tmux sessions to notify as well. if TERM_PROGRAM is set, then ntfy will use both tmux status and the term status to notify background tasks.
You actually need to resource the config two time for this to work as expected.
Is there a reason why something like this is not done so that `nix run .#nixosConfigurations.myhostname.config.system.build.diskoNoDeps` could setup disks prior to `nixos-install --flake .#myhostname`? This saves running build and then...