Some software dev / it person
I won’t downvote anyone i disagree with but also only upvote if a comment adds something to the conversation. - After all, this isn’t reddit anymore and i think we should try to be excellent to each other.
Some software dev / it person
I won’t downvote anyone i disagree with but also only upvote if a comment adds something to the conversation. - After all, this isn’t reddit anymore and i think we should try to be excellent to each other.
not really an issue with a few more lines of configuration
nix.gc = { automatic = true; dates = "weekly"; options = "--delete-older-than 30d"; };system.autoUpgrade.enable = true; to /etc/nixos/configuration.nix and calling nixos-rebuild swtich.
Righteous Enlightend
piping JSON
github.com/jqlang/jq is the best option to deal with this … doesnt matter what shell you use.