From 1a8e03e706ac9a034c01b10c1228e872031eed1e Mon Sep 17 00:00:00 2001 From: Kopatz <7265381+Kropatz@users.noreply.github.com> Date: Mon, 9 Mar 2026 22:46:11 +0100 Subject: [PATCH] enable zram on laptop --- systems/laptop/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systems/laptop/configuration.nix b/systems/laptop/configuration.nix index f0b0054..97415e1 100644 --- a/systems/laptop/configuration.nix +++ b/systems/laptop/configuration.nix @@ -13,6 +13,7 @@ in # Include the results of the hardware scan. ./hardware-configuration.nix ./modules/battery.nix + ../../modules/misc/zram.nix ../../modules/misc/faster-boot-time.nix #../../modules/ecryptfs.nix #../../modules/fh/scanning.nix @@ -33,6 +34,7 @@ in inputs.nixos-hardware.nixosModules.framework-13-7040-amd ]; + services.nohang.enable = true; # issue with internal mic not workin # ... didn't work services.pipewire.wireplumber.extraConfig.no-ucm = {