Compare commits
No commits in common. "b6ac44771360bdcbf597b20a9099b9ffe4ae0317" and "d274fce1af536b9e39ac347a4e6b94212ce0b22d" have entirely different histories.
b6ac447713
...
d274fce1af
@ -5,26 +5,5 @@
|
||||
enable = true;
|
||||
alsa.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;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@ -45,6 +45,7 @@ in
|
||||
kooha
|
||||
libreoffice-fresh
|
||||
zathura
|
||||
pulseaudio
|
||||
nix-prefetch-scripts
|
||||
mako
|
||||
wl-clipboard
|
||||
|
Loading…
x
Reference in New Issue
Block a user