enable zram on laptop
This commit is contained in:
@@ -13,6 +13,7 @@ in
|
|||||||
# Include the results of the hardware scan.
|
# Include the results of the hardware scan.
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./modules/battery.nix
|
./modules/battery.nix
|
||||||
|
../../modules/misc/zram.nix
|
||||||
../../modules/misc/faster-boot-time.nix
|
../../modules/misc/faster-boot-time.nix
|
||||||
#../../modules/ecryptfs.nix
|
#../../modules/ecryptfs.nix
|
||||||
#../../modules/fh/scanning.nix
|
#../../modules/fh/scanning.nix
|
||||||
@@ -33,6 +34,7 @@ in
|
|||||||
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
|
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
|
||||||
];
|
];
|
||||||
|
|
||||||
|
services.nohang.enable = true;
|
||||||
# issue with internal mic not workin
|
# issue with internal mic not workin
|
||||||
# ... didn't work
|
# ... didn't work
|
||||||
services.pipewire.wireplumber.extraConfig.no-ucm = {
|
services.pipewire.wireplumber.extraConfig.no-ucm = {
|
||||||
|
|||||||
Reference in New Issue
Block a user