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:

295
active users

#nixos

65 posts54 participants4 posts today
thelinuxcast<p>Using My Wallpapers <a href="https://mtwb.blog/posts/2025/using-my-wallpapers/" rel="nofollow noopener" target="_blank">https://mtwb.blog/posts/2025/using-my-wallpapers/</a> <a href="https://polymaths.social/tags/wallpapers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wallpapers</span></a> <a href="https://polymaths.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://polymaths.social/tags/pywal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pywal</span></a> <a href="https://polymaths.social/tags/nixos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nixos</span></a> <a href="https://polymaths.social/tags/blogging" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blogging</span></a> <a href="https://polymaths.social/tags/blogs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blogs</span></a> <a href="https://polymaths.social/tags/writing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>writing</span></a> <a href="https://polymaths.social/tags/amwriting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>amwriting</span></a></p>
4zv4l<p><span class="h-card" translate="no"><a href="https://mstdn.social/@morc" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>morc</span></a></span> did you check <a href="https://mastodon.social/tags/Guix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Guix</span></a> ? I hear a lot of good about <a href="https://mastodon.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> and some of my colleagues are using it but for some reason I can’t get into it, but I enjoy <a href="https://mastodon.social/tags/Guix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Guix</span></a> so far.</p>
Richard Gráčik - Morc @ #EE33<p>Hello from <a href="https://mstdn.social/tags/EuskalEncounter33" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EuskalEncounter33</span></a>, obviously rocking the funny <a href="https://mstdn.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> / <a href="https://mstdn.social/tags/postmarketOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>postmarketOS</span></a> ears, world has to know about cool stuff..</p>
BujakiewiczFranco<p>Hello guys! I'm returned before two weeks. There are the result of my NixOS setup.</p><p>There are some of my config files:<br><a href="https://github.com/FrancoBujakiewicz/nixos-setup" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/FrancoBujakiewicz/n</span><span class="invisible">ixos-setup</span></a></p><p><a href="https://mastodon.social/tags/nixos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nixos</span></a> <a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mastodon.social/tags/xmonad" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>xmonad</span></a> <a href="https://mastodon.social/tags/haskell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>haskell</span></a> <a href="https://mastodon.social/tags/lisp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lisp</span></a> <a href="https://mastodon.social/tags/commonlisp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>commonlisp</span></a> <a href="https://mastodon.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.social/tags/nvim" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nvim</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/code" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>code</span></a> <a href="https://mastodon.social/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a> <a href="https://mastodon.social/tags/github" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>github</span></a> <a href="https://mastodon.social/tags/setup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>setup</span></a> <a href="https://mastodon.social/tags/desktop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>desktop</span></a> <a href="https://mastodon.social/tags/software" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>software</span></a></p>
Shae Erisson<p>How to find config values for a <a href="https://recurse.social/tags/nixos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nixos</span></a> system using flakes:</p><p>cd into the directory with your flake ( ex: <a href="https://github.com/shapr/whiro" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/shapr/whiro</span><span class="invisible"></span></a> )<br>run "nix repl"<br>then inside the repl ":lf ." (load flake 'here')<br>and then:<br>"nixosConfigurations.whiro.config.mailserver.mailDirectory" </p><p>I'm following <a href="https://nixos-mailserver.readthedocs.io/en/latest/migrations.html#dovecot-mail-directory-migration" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nixos-mailserver.readthedocs.i</span><span class="invisible">o/en/latest/migrations.html#dovecot-mail-directory-migration</span></a></p><p>and this is a note to myself for the future!</p>
0x17 :cch:<p>Morgen ist <a href="https://corteximplant.com/tags/TDF4" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TDF4</span></a> und die FR4 Molle Tags kommen auch mit ins Gepäck :blobble_bobble: </p><p><a href="https://corteximplant.com/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> <a href="https://corteximplant.com/tags/CCH" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CCH</span></a> </p><p><a href="https://tdf.cttue.de" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">tdf.cttue.de</span><span class="invisible"></span></a></p>
BenBE<p><a href="https://social.chaotikum.org/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> is just <a href="https://social.chaotikum.org/tags/Arch" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Arch</span></a> with extra steps …</p>
Project Insanity<p>Some more patches for <a href="https://social.project-insanity.org/tags/RiscV" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RiscV</span></a> and cross-compilation on <a href="https://social.project-insanity.org/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> 🤗 <a href="https://github.com/NixOS/nixpkgs/pull/428281" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/NixOS/nixpkgs/pull/</span><span class="invisible">428281</span></a></p>
thelinuxcast<p>My biggest failure so far with <a href="https://polymaths.social/tags/nixos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> remains a VPN. I cannot get mullvad to connect. It has to be a permissions error or something. Ah well, will continue to try</p>
Home Manager News<p>A new module is available: 'programs.yarn'. This module provides configuration options for the Yarn package manager, allowing you to configure Yarn settings, authentication, and other preferences through your Home Manager configuration.<br><a href="https://techhub.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> <a href="https://techhub.social/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> <a href="https://techhub.social/tags/HomeManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HomeManager</span></a></p>
Home Manager News<p>A new module is available: 'programs.radio-cli'. This module provides configuration for the radio-cli command-line radio player, allowing you to listen to internet radio stations directly from your terminal with configurable settings and station presets.<br><a href="https://techhub.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> <a href="https://techhub.social/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> <a href="https://techhub.social/tags/HomeManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HomeManager</span></a></p>
Home Manager News<p>A new module is available: 'programs.codex'. This module provides configuration for OpenAI Codex, an AI system that translates natural language to code. It powers GitHub Copilot and can be used for code generation and completion tasks.<br><a href="https://techhub.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> <a href="https://techhub.social/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> <a href="https://techhub.social/tags/HomeManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HomeManager</span></a></p>
Home Manager News<p>A new module is available: 'programs.mc'. This module provides configuration for Midnight Commander (mc), a powerful console-based file manager with dual-pane interface, allowing you to customize settings, key bindings, and appearance.<br><a href="https://techhub.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> <a href="https://techhub.social/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> <a href="https://techhub.social/tags/HomeManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HomeManager</span></a></p>
ioPhileas<p>One of the most important feature for <a href="https://infosec.exchange/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> in new <a href="https://infosec.exchange/tags/systemd258" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd258</span></a> <a href="https://infosec.exchange/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> is this</p><p>&gt; * ExecStart= lines (and the other ExecXYZ= lines) now support a new '|'<br> prefix that causes the command line to be invoked via a shell.</p><p><a href="https://github.com/systemd/systemd/releases/tag/v258-rc1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/systemd/systemd/rel</span><span class="invisible">eases/tag/v258-rc1</span></a></p><p>currently, NixOS has a `systemd.services.&lt;name&gt;.script` directive, that wraps everything into a Bash script with `set -e` and uses the `systemd.services.&lt;name&gt;.path = [ pkgs.curl ];` as a path. Soon you can write</p><p>`systemd.services.&lt;name&gt;.serviceConfig.execStart = ''|<br>for i in $(seq 42); do echo "Hello $i"; done<br>'';`</p><p>instead. This has the benefit of directly showing the script when using `systemctl cat &lt;name&gt;` and also one file less wrapped around.</p><p>Negative part of course is, with `script` you can also call the generated ExecStart line now.</p><p>Also I wonder if `ExecStop = "+| my root script"` will work or is it going to be "|+"?</p>
nn1ng<p>Nachdem ich darüber las, dass Linux mittlerweile für Gaming gut geeignet ist und teilweise sogar besser performt, bin ich schließlich umgestiegen. Dabei habe ich ein paar Distributionen (stümperhaft) gebenchmarkt. Aber zur groben Orientierung mag das reichen. Eventuell interessiert es ja den einen oder anderen, daher der Toot.</p><p><a href="https://chaos.social/tags/cachyos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cachyos</span></a> <a href="https://chaos.social/tags/nixos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nixos</span></a> <a href="https://chaos.social/tags/ubuntu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ubuntu</span></a> <a href="https://chaos.social/tags/win11" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win11</span></a> <a href="https://chaos.social/tags/benchmark" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>benchmark</span></a> <a href="https://chaos.social/tags/gaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gaming</span></a></p>
Home Manager News<p>A new module is available: 'programs.nyxt'. This module provides configuration for Nyxt, a keyboard-driven web browser designed for power users, with extensive customization options and a Lisp-based configuration system.<br><a href="https://techhub.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> <a href="https://techhub.social/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> <a href="https://techhub.social/tags/HomeManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HomeManager</span></a></p>
Home Manager News<p>A new module is available: 'programs.lazysql'. This module provides configuration for LazySql, a terminal-based SQL client with an intuitive interface for database management and query execution across multiple database engines.<br><a href="https://techhub.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> <a href="https://techhub.social/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> <a href="https://techhub.social/tags/HomeManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HomeManager</span></a></p>
Home Manager News<p>A new module is available: 'programs.aichat'. This module provides configuration for aichat, an AI-powered command-line chat client that supports multiple AI models and allows for easy interaction with various AI services from your terminal.<br><a href="https://techhub.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> <a href="https://techhub.social/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> <a href="https://techhub.social/tags/HomeManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HomeManager</span></a></p>
Home Manager News<p>A new module is available: 'programs.meli'. This module provides configuration for meli, a fast and modern terminal email client written in Rust, offering an alternative interface for managing your email workflows.<br><a href="https://techhub.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> <a href="https://techhub.social/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> <a href="https://techhub.social/tags/HomeManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HomeManager</span></a></p>
Urzl<p><a href="https://mastodon.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> I started playing with the system several days ago and replaced Kubuntu on my laptop.</p><p>My impression is generally good but the installer was a little rough. It didn't really understand the existing bootloader so I had a false start where grub couldn't find the EFI stuff. Somehow it only half understood my wifi and could see the SSID but never connect.</p><p>I finished the install over Ethernet and once installed, everything works fine.</p>