when podman breaks after trying deepin. i love #nixos https://github.com/NixOS/nixpkgs/issues/314108
26.5.2024 10:15when podman breaks after trying deepin. i love #nixos https://github.com/NixOS/nixpkgs/issues/314108Signal usernames finally available on Molly now, though for now it's a pre-release available on their GitHub so not available on Accrescent yet.
29.2.2024 20:58Signal usernames finally available on Molly now, though for now it's a pre-release available on their GitHub so not available on Accrescent...Tried The Last Faith (2D souls-like metroidvania) on #NVK, no issues for now. Though games like DS3 were unplayable.
26.2.2024 18:19Tried The Last Faith (2D souls-like metroidvania) on #NVK, no issues for now. Though games like DS3 were unplayable.yet another flake framework, check it out https://github.com/nix-community/flakelight
#nix #nixos
Just found out about nvd, allows you to see version changes between packages when you upgrade. It's possible to do it with nix store diff-closures
but nvd has a nicer output. https://discourse.nixos.org/t/nvd-simple-nix-nixos-version-diff-tool/12397
If you're using home-manager on non-NixOS like me, you can configure it to run automatically by putting this snippet in your configuration :
home.activation.diff-update =
config.lib.dag.entryAnywhere ''
${pkgs.nvd}/bin/nvd diff $oldGenPath
$newGenPath
'';
5.7.2023 17:39Just found out about nvd, allows you to see version changes between packages when you upgrade. It's possible to do it with nix store...So for some reason, I can't set the default format for my toots to Markdown or HTML. It automatically resets to plain text whenever I save my changes.
@jerry got any clue ?
4.7.2023 20:28So for some reason, I can't set the default format for my toots to Markdown or HTML. It automatically resets to plain text whenever I...