update not NixOS 25.05, switch go Gnome

This commit is contained in:
2025-07-01 14:43:57 +02:00
parent 2ae3539681
commit 19fd771e13
8 changed files with 45 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
{ pkgs, ... }: {
sound.enable = true;
hardware.pulseaudio.enable = false;
#sound.enable = true;
services.pulseaudio.enable = false;
services.pipewire = {
enable = true;
alsa.enable = true;