veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

300
active users

#nix

34 posts30 participants3 posts today

dear internet, i have a nixos with an efi-only partition and i want to do luks unlock via ssh from inside initrd. when setting network settings into `boot.initrd.network` and ssh config (with host keys in /boot/efi) into `boot.initrd.network.ssh`, i do not get any action in stage 1 attempting to either bring up the network nor launch SSH. i get the normal systemd-udev prompt for the luks passphrase. any ideas?
#nixos #nix

Replied to stefan b

blog.chobble.com/blog/25-03-28

I've just finished a blog post about this template, which you can use as a basis for your own websites (it's AGPL3 licensed) - or you can employ me to use it for a website for your business, which will save me a bunch of time and mean I can spend more time on unique features and design bits!

blog.chobble.comIntroducing the "Chobble Template"An Eleventy template you can use to build a site
#11ty#webdev#nix

Just added difftastic to #guix on the #rust team branch. It's a really good 'structural diff' which can provide a more human-readable diff.

Thanks to the contributor for sending it. I've found it really helpful for looking at package changes as I've been updating it.

difftastic.wilfred.me.uk/

difftastic.wilfred.me.ukDifftastic, a structural diff tool that understands syntaxDifftastic, a structural diff tool that understands syntax
#git#diff#nix