sonny, to linux
@sonny@floss.social avatar

Interested in tooling for development and QA on immutable / image based Linux?

Checkout https://discourse.gnome.org/t/towards-a-better-way-to-hack-and-test-your-system-components/21075 by @tchx84

Feedback welcome ! This is a collaboration between @gnome @codethink and @sovtechfund ❤️

sandro, to NixOS
@sandro@c3d2.social avatar

You can't watch Netflix when using without hogging your CPU...

Firefox' hardware acceleration is just so much worse...

yvan, to NixOS
@yvan@functional.cafe avatar

We're bootstrapping a recurring / meetup in on Monday, March 11. Hope to see you there! https://brunix.glitch.me

yvan,
@yvan@functional.cafe avatar

We do a 4th iteration of our Brussels #Nix / #NixOS User Group Meetup, Monday 10th of June, at BeCentral again! http://brunix.glitch.me/

jakehamilton, to NixOS
@jakehamilton@hachyderm.io avatar

Here's the experiment I have been working on for the last few days: Aux Foundation!

https://github.com/auxolotl/labs/tree/main/foundation

This is based off of the minimal-bootstrap work done in #NixPkgs, but built using the module system and without any dependencies!

#Nix #NixOS #Aux

Jakra, to NixOS
@Jakra@aus.social avatar

Trying to debug nixos build problems... turns out to be an issue with memory limit in WSL2. Sigh.

linuxmagazine, to NixOS
@linuxmagazine@fosstodon.org avatar
sandro, to NixOS
@sandro@c3d2.social avatar

That new pnpm fetcher is so much better than the old way. No longer do I need to collect 5 different hashes and half of them get invalidated by ofborg.
Found one little improvement and already did a PR for it. Now the fetcher informs you, when you need to use a different pnpm version

Good work @Scrumplex !

#nixos #nixpkgs

electrona, to NixOS
@electrona@fosstodon.org avatar

I tried #NixOS as a daily driver. It's a bit too adventurous for me yet. I'm going to keep playing with it in a VM. #Fedora40 will remain for now.

sandro, (edited ) to til
@sandro@c3d2.social avatar

doing mkswap is not enough when the partition was a zpool before and the automatic import does via zpool import -d /dev/disk/by-id finds it anyway as long as there is not other pool already loaded with the same name.

Just don't mix up partitions when formatting 😂

PS: systemd-boot doesn't understand ext4 on /boot and having /boot on root and just separating /boot/efi works with grub out of the box or when setting a extra setting which I have of course did not have

sandro, to NixOS
@sandro@c3d2.social avatar

Yesterday I finally nuked my Windows 10 gaming machine and installed . I was a bit afraid of the Nvidia graphics card but I literally just turned 2 options on and could build a working custom ISO and install the system with them as well.
I had literally more trouble to properly format my disk 😂

My current working theory is, that just the hybrid/prime laptops are so troublesomed.

pasci_lei, to NixOS German
@pasci_lei@mastodon.social avatar

Sorry für weiteres Simping, aber man kann sogar den Nix Way installieren. Einfach geil. :owi:

Wie kommt es, dass NixOS nischiger ist, als oder ? Das ist der beste Weg eine Distro zu konfigurieren, den ich je gesehen habe. Ich wünschte, ich hätte es früher gekannt. Von NixOS habe ich das erste Mal vielleicht von vor ein paar Monaten oder so gehört.

https://github.com/gmodena/nix-flatpak

noggynoggy, to NixOS
@noggynoggy@ieji.de avatar

For all the #sops #nix enjoyers out there, Where do you keep your #AGE key? Does it just live on your drive? Do you use something like a #yubikey? Because boot strapping the key with sops obviously doesn't work

#nixos #homemanager #sopsnix

ta1da, to NixOS
@ta1da@mastodon.social avatar

Somehow just got locked out of the live boot. I didn't set a password 🤦🏾‍♂️

pi_crew, to NixOS
@pi_crew@social.project-insanity.org avatar

Created a simple setup how-to page on the #NixOS wiki for #Paperless NGX 🔖 https://wiki.nixos.org/wiki/Paperless

pasci_lei, to NixOS German
@pasci_lei@mastodon.social avatar

Ich weiß wirklich nicht, was mit dem Klienten nicht stimmt oder das ein Problem von ist. Egal was ich mache, der Client will bei jedem Neustart warum auch immer die Konfiguration von .local zu .config migrieren was fehlschlägt und dadurch kann der Client nicht mehr synchronisieren und logt mich aus. Selbst wenn ich den Konfigurationsordner festlege funktioniert es nicht. Diese beiden Ordner zu löschen bringt auch nichts, das ganze geht einfach von vorne los.

pasci_lei,
@pasci_lei@mastodon.social avatar

Deswegen immer die Dokumentation lesen. Dass es so weit unten innerhalb des Wikis ist und dazu auch innerhalb des Wikis für den Server, spricht aber auch nicht gerade für eine gute Organisation. Aber ich habe in den letzten 2 Tagen immer wieder gehört, dass die Dokumentation ziemlicher Müll ist. Davon abgesehen ist NixOS aber ein geiles System.

https://nixos.wiki/wiki/Nextcloud#Nextcloud_Desktop

anthony, to NixOS
@anthony@mast.mrrl.me avatar

Installed Nixos on my old 2011 MacBook Air that was running Ubuntu. I was using Ubuntu because the WiFi drivers worked oob. Nixos had no problems and works perfectly. I shall name it nixbook air. Gnome always looks great on Mac hardware 🤣

9to5linux, to NixOS
@9to5linux@floss.social avatar
publicvoit, to NixOS
@publicvoit@graz.social avatar

Upgrade experience 23.11 ➡️ 24.05 setup from https://github.com/novoid/nixos-config

qemu VM: ran for 6 minutes, no hazzle.

floyd (lenovo x260, 32GB RAM, 2TB SSD): programs.gnupg.agent.pinentryFlavor now works different. Easy to fix.
Update took 2 hours(!) and +20GB data

jackson (lenovo t490, 32GB RAM, 2TB SSD): virt-manager-qt doesn't compile but it never worked anyway, so I removed it. Took 7 minutes and used +18GB data.

So it went more or less fine but you need time + large storage meda for Nix.

sandro, to til
@sandro@c3d2.social avatar

#TIL: You want to declarative configure your firefox but you have no idea what all those settings in about:config are and the web is not helpful?

You can just copy ~/.mozilla/firefox/*.default/prefs.js to a temporary directory, change the setting in the Firefox UI and then diff the two files and voila, you got the key and value to write into your #NixOS config.

linuxiac, to NixOS
@linuxiac@mastodon.social avatar

The immutable and declarative NixOS 24.05 "Uakari" launches with robust upgrades, including GNOME 46, Plasma 6, and Linux kernel 6.6.
https://linuxiac.com/nixos-24-05-brings-fresh-features-and-enhanced-stability/

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

24.05 has just been tagged.

https://github.com/NixOS/nixpkgs/releases/tag/24.05

The release process is still ongoing.

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).

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