set gladtherescake.eu mail options for proton migration and add some firefox bookmarks

This commit is contained in:
Lillian Violet 2025-01-22 22:48:12 +01:00
parent 158c5170ee
commit 46e3af4b06
15 changed files with 64 additions and 31 deletions

View file

@ -200,6 +200,7 @@
boot = {
# tss group has access to TPM devices
bootspec.enable = true;
binfmt.emulatedSystems = ["aarch64-linux"];
#boot.kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
#boot.supportedFilesystems = ["bcachefs"];
extraModulePackages = with config.boot.kernelPackages; [v4l2loopback.out];