update gnome config, add ghostty, last commit of v1

This commit is contained in:
Jo 2025-01-09 17:48:09 +01:00
parent 84bfdec3f2
commit 5087472710
10 changed files with 348 additions and 156 deletions

View file

@ -10,7 +10,7 @@ in {
options.${namespace}.common.audio = { enable = mkEnableOption "whether to enable common audio support and tweaks"; };
config = mkIf cfg.enable {
hardware.pulseaudio.enable = false;
services.pulseaudio.enable = false;
security.rtkit.enable = true;
services.pipewire = {