Compare commits

..

No commits in common. "b6ac44771360bdcbf597b20a9099b9ffe4ae0317" and "d274fce1af536b9e39ac347a4e6b94212ce0b22d" have entirely different histories.

2 changed files with 1 additions and 21 deletions

View File

@ -5,26 +5,5 @@
enable = true; enable = true;
alsa.enable = true; alsa.enable = true;
pulse.enable = true; pulse.enable = true;
extraConfig.pipewire."90-default-clock" = {
"context.properties" = {
"default.clock" = {
"allowed-rates" = [
44100
48000
88200
96000
176400
192000
352800
384000
705600
768000
];
"quantum" = 32;
"min-quantum" = 32;
"max-quantum" = 1024;
};
};
};
}; };
} }

View File

@ -45,6 +45,7 @@ in
kooha kooha
libreoffice-fresh libreoffice-fresh
zathura zathura
pulseaudio
nix-prefetch-scripts nix-prefetch-scripts
mako mako
wl-clipboard wl-clipboard