mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
beets module
This commit is contained in:
+2
-2
@@ -142,8 +142,8 @@ let
|
||||
48000
|
||||
96000
|
||||
];
|
||||
"default.clock.quantum" = 256;
|
||||
"default.clock.min-quantum" = 64;
|
||||
"default.clock.quantum" = 1024;
|
||||
"default.clock.min-quantum" = 256;
|
||||
"default.clock.max-quantum" = 2048;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user