Remove bcachefs stuff from desktop

This commit is contained in:
Lillian Violet 2024-08-28 19:33:30 +02:00
parent 3e9096eae9
commit 9b3e406048

View file

@ -18,7 +18,7 @@
# You can add overlays here
overlays = [
(final: prev: {
bcachefs-tools = pkgs-edge.bcachefs-tools;
# bcachefs-tools = pkgs-edge.bcachefs-tools;
})
# Add overlays your own flake exports (from overlays and pkgs dir):
outputs.overlays.additions
@ -45,7 +45,7 @@
# System tools
aha
bcachefs-tools
#bcachefs-tools
clinfo
comma
direnv
@ -174,7 +174,7 @@
# FIXME: re-enable virtual camera loopback when it build again.
boot.bootspec.enable = true;
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
boot.supportedFilesystems = ["bcachefs"];
# boot.supportedFilesystems = ["bcachefs"];
boot.extraModulePackages = with config.boot.kernelPackages; [v4l2loopback.out];
boot.kernelModules = [
# Virtual Camera