totoroot, to NixOS

Can someone please help me debug on 🙏

I think it has worked at some point, but, to be honest, I am not sure as I usually just use sleep.
I would now like to set up hybrid sleep, but for that I first need to get hibernation working once and for all

Current state is that it neither works on my work machine (a Dell Latitude 7440), nor on my private notebook (a Lenovo Thinkpad T470).

britter, to homelab
@britter@chaos.social avatar

Current #HomeLab status: I‘m making progress very slowly. The server is assembled and up and running Proxmox 8. Yesterday I‘ve build a custom NixOS installiert that has my SSH key pre-loaded. That way I can boot a VM and set it up using nix-anywhere. Tonight I‘m planning to try this out the first time. #proxmox #NixOS #linux #SysAdmin

ojensen, to linux
@ojensen@hachyderm.io avatar

OK so I finally gave NixOS a shot and oh gosh it's a game changer. The thing NixOS solves is everything I hate about linux that I apparently mistakenly believed was "just how linux works".

I honestly did not know it was possible for a linux system to not suck as much as NixOS doesn't suck.

quentinsf, to NixOS
@quentinsf@mastodon.me.uk avatar

If you're already familiar with Linux, then is great, and all you need is a good degree in computer science to be able to write the configuration files. If you have one of those, you can learn it in about six months. If you haven't? Well, then it'll be about three years and six months.

quentinsf,
@quentinsf@mastodon.me.uk avatar

Yes, and don't get me wrong, I very much appreciate and am using it on two of my home servers, and using nix to manage packages on my Macs. I do think there's something in the suggestion that it's easier if you don't have to un-learn a lot of stuff first! And, while I do have a couple of CS degrees to help me, I must confess my functional programming is rusty, not having had a use for it since my undergrad exams until now :-)

maralorn, to NixOS
@maralorn@chaos.social avatar

Note to myself and to everyone using :

Never set "RestartSec" without also changing "StartLimitIntervalSec".

The later defaults to 10s so if your "RestartSec" is to high your unit may run into an infinite restart loop.

I wonder if I can implement an assert in my config which checks this.

Profpatsch, to NixOS
@Profpatsch@mastodon.xyz avatar

I want to congratulate the documentation team on breaking all the documentation links. Good job!

wraptile, to KDE
@wraptile@fosstodon.org avatar

Really dig my current desktop environment:

Anyone runs something similar? Feels like I finally found a perfect sweet spot between productivity and freedom.

jakehamilton, to NixOS
@jakehamilton@hachyderm.io avatar
crft, to NixOS
@crft@mastodon.social avatar

Is it a hostile takeover at ? The actions of the leadership muting people who don't agree with their actions is documented here. https://discourse.nixos.org/t/why-was-jon-ringer-banned-from-github/44114

mischavandenburg, to NixOS
@mischavandenburg@toot.community avatar
cbleslie, to NixOS
@cbleslie@hachyderm.io avatar

Hi friends. I made a wrapper for plop.js. It's a way to quickly generate files from templates.

https://gitlab.com/cbleslie/nix-plop/-/tree/main

Plop.js is awesome. I wanted it on non-node projects. But I'd need to list node, package.json, package.lock and have node_modules themselves in the project folder, right? Not any more.

Now it's a development shell dependency. Keeping Node itself outside of the project. Just the plopfile, and the templates need to be present.

More on Plop: https://plopjs.com/

jakehamilton, to NixOS
@jakehamilton@hachyderm.io avatar
maralorn, to NixOS
@maralorn@chaos.social avatar

And since using made me modify my shell prompt I switched from to https://starship.rs

Really, nice. And easy to get started with on You can see my config here:

https://code.maralorn.de/maralorn/config/src/branch/main/nixos/roles/all/shell.nix

starrwulfe, to NixOS
@starrwulfe@pixelfed.social avatar

Today:
Install on my new
👨🏾‍💻

starrwulfe, to NixOS
@starrwulfe@vivaldi.net avatar

Today:
Install on my new
👨🏾‍💻

wood, to linux
@wood@hachyderm.io avatar

Got my first development environment (Jekyll website) running in NixOS on my Framework laptop using devenv. That makes this my first successful dev environment in nix. :) Nice work @domenkozar!

https://devenv.sh

sandro, to NixOS
@sandro@c3d2.social avatar

The 24.05 update is going pretty well. All VMs are updated and just two physical hosts are missing.

The hairy part is fixing nox for mpv https://github.com/NixOS/nixpkgs/pull/314433 and gst https://github.com/NixOS/nixpkgs/pull/314428 which didn't get noticed over the last months.

maralorn, to NixOS
@maralorn@chaos.social avatar

Just wanted to remark, that this is the first time, that no one needed to remind me to add the #nixos stable release branch to the #nixpkgs bot.

That bot, if you wonder: https://chaos.social/@maralorn/109325481672585146

maralorn, to NixOS
@maralorn@chaos.social avatar

Something extremly awesome happened. After switching to -24.05 my system just feels … more snappy?

I don’t know exactly why. I think it might be the update to 0.3.0.

\cc @ifreund

maralorn, to NixOS
@maralorn@chaos.social avatar

Switched all my machines to 24.05.

Basically no hickups. Thanks to all contributors for a great release!

voorstad, to microsoft Dutch
@voorstad@mastodon.nl avatar

Not happy with the privacy nightmare Microsoft is introducing with 'Recall' in Windows 11?

Do consider installing Fedora. I am happy user for a while now. It works perfect and it looks the part!

https://fedoraproject.org/workstation/

@fedora

koen,
@koen@procolix.social avatar

@voorstad @jwijnings dat is een kwestie van smaak.

Persoonlijk zou ik geen op redhat gebaseerd systeem meer willen.

vind ik persoonlijk ‘makkelijker’, maar er zijn meer opties.

Voor is heel veel rete-goede documentatie.

Als je herhaalbaar en reproduceerbare installaties wilt denk ik dat een goede keus kan zijn.

koen,
@koen@procolix.social avatar

@voorstad @vosje62 @jwijnings @jurjen_heeck ik heb tegenwoordig met plasma6 werkt altijd geweldig en alle software die je je maar kunt wensen doet het gewoon meteen.

nobodyinperson, to NixOS
@nobodyinperson@fosstodon.org avatar

Man, the longer I have :nixos: and :manjaro: running in parallel, the more annoyed I am by the :archlinux: way, e.g.:

· Python update ⇒ all python-based packages must be rebuilt. -installed packages also need reinstallation.
· separation between distro repos and AUR is anoying. 'yay -Syu' (or whatever) never really works in one go (be it some stupid sudo prompt later)
· so many AUR packages don't build reliably or at all.
...

hasnep,
@hasnep@julialang.social avatar

@nobodyinperson Completely agree! When I used Ubuntu and needed to tweak something I was always worried that I would forget what I'd done and be unable to fix it again in the future. With it's written down and commented, and I can deploy the same config over and over again 😁

danielsiepmann, (edited ) to NixOS

Any Idea why I'm unable to update due to "No space left on device" even if there are 23G available?

Edit: The issue was caused by number of inodes.

this path will be fetched (458.58 MiB download, 464.67 MiB unpacked):
  /nix/store/4mc1wf8b6jad08wlfqaw6zvv7007d51d-linux-firmware-20240513-zstd
copying path '/nix/store/4mc1wf8b6jad08wlfqaw6zvv7007d51d-linux-firmware-20240513-zstd' from 'https://cache.nixos.org'...
building '/nix/store/l4drcr95rzznb9n18rl95cjhzrvwi96q-system-path.drv'...
error: mkdir /nix/store/swcchba29bqmm9mjfgs7flsmhw1fw4wg-system-path//share/locale/az: No space left on device at /nix/store/x65ah6kl9sqjwp4pqm0fn9kb20bc0974-builder.pl line 267.
error: builder for '/nix/store/l4drcr95rzznb9n18rl95cjhzrvwi96q-system-path.drv' failed with exit code 28
error: 1 dependencies of derivation '/nix/store/6zlwarcc34qv5h2rfq2pj83h7zzcimm8-nixos-system-hikari-24.05pre628669.6c0b7a92c301.drv' failed to build

nixpkgs > df -h
Filesystem      Size  Used Avail Use% Mounted on
devtmpfs        395M     0  395M   0% /dev
tmpfs           3.9G   16K  3.9G   1% /dev/shm
tmpfs           2.0G  4.3M  2.0G   1% /run
tmpfs           3.9G  1.1M  3.9G   1% /run/wrappers
/dev/dm-0       102G   74G   23G  77% /
/dev/sda1       511M  200M  312M  40% /boot/efi
tmpfs           789M   44K  789M   1% /run/user/1000
danielsiepmann,

@Pol I had another look today. I still use channels and it looks like every channel is added as root and not garbage collected via my usual commands.

Any idea where I can find further info on how to delete no longer used channels as roots? That should solve all issues I guess.

The issue only seems to exist for the , not home-manager.
git.daniel-siepmann.de/daniels… is my current script to update and clean things up.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • mdbf
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • khanakhh
  • Youngstown
  • slotface
  • rosin
  • love
  • kavyap
  • ngwrru68w68
  • Durango
  • cisconetworking
  • megavids
  • DreamBathrooms
  • everett
  • normalnudes
  • ethstaker
  • osvaldo12
  • thenastyranch
  • cubers
  • tester
  • tacticalgear
  • provamag3
  • modclub
  • Leos
  • JUstTest
  • All magazines