diff --git a/system/configuration.nix b/system/configuration.nix index 33bc559..df8cd2e 100755 --- a/system/configuration.nix +++ b/system/configuration.nix @@ -70,20 +70,20 @@ users.defaultUserShell = pkgs.zsh; # Enable sound with pipewire. - services.pulseaudio.enable = false; + services.pulseaudio.enable = true; security.rtkit.enable = true; - services.pipewire = { - enable = true; - alsa.enable = true; - alsa.support32Bit = true; - pulse.enable = true; + # services.pipewire = { + # enable = true; + # alsa.enable = true; + # alsa.support32Bit = true; + # pulse.enable = true; # If you want to use JACK applications, uncomment this #jack.enable = true; # use the example session manager (no others are packaged yet so this is enabled by default, # no need to redefine it in your config for now) #media-session.enable = true; - }; + # }; # Enable touchpad support (enabled default in most desktopManager). services.libinput.enable = false; diff --git a/system/gnome.nix b/system/gnome.nix index 717c1c3..4f462e0 100755 --- a/system/gnome.nix +++ b/system/gnome.nix @@ -18,7 +18,7 @@ pastafarian-holy-days just-perfection ]) ++ (with pkgs; [ - # gnome-tweaks + gnome-tweaks # adwaita-icon-theme ]); } diff --git a/system/packages.nix b/system/packages.nix index 411b3ec..2744179 100755 --- a/system/packages.nix +++ b/system/packages.nix @@ -24,6 +24,7 @@ htop btop yazi + google-chrome dig prismlauncher inetutils