Compare commits
No commits in common. "1a414771ba91dbfe16285ca5e79288a72f3a88a0" and "99f63e7af8f45e0ba7246c1ba058857562d34292" have entirely different histories.
1a414771ba
...
99f63e7af8
@ -32,8 +32,6 @@
|
||||
options hid_apple fnmode=2
|
||||
'';
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
||||
virtualisation.podman.enable = true;
|
||||
|
||||
services.zfs = {
|
||||
|
@ -113,13 +113,6 @@
|
||||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
extraConfig.pipewire = {
|
||||
"10-clock-rate" = {
|
||||
"context.properties" = {
|
||||
"default.clock.allowed-rates" = [ 48000 ];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
udev.packages = with pkgs; [ ledger-udev-rules ];
|
||||
pcscd.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user