Compare commits

..

No commits in common. "c036f51c919819f9f91d300924e7acd6a18eccc9" and "bd6f476d877467cbfc41b487df4f535514a9f7af" have entirely different histories.

2 changed files with 8 additions and 4 deletions

View File

@ -13,7 +13,6 @@ in {
"zfs.zfs_arc_meta_limit_percent=90" "zfs.zfs_arc_meta_limit_percent=90"
"i915.i915_enable_fbc=1" "i915.i915_enable_fbc=1"
"workqueue.power_efficient=y" "workqueue.power_efficient=y"
"nohibernate"
]; ];
kernelModules = [ "i915" "acpi_call" "kvm-intel" ]; kernelModules = [ "i915" "acpi_call" "kvm-intel" ];
extraModulePackages = with config.boot.kernelPackages; [ acpi_call ]; extraModulePackages = with config.boot.kernelPackages; [ acpi_call ];

View File

@ -38,11 +38,16 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1654682581, "lastModified": 1653931853,
"narHash": "sha256-Jb1PQCwKgwdNAp907eR5zPzuxV+kRroA3UIxUxCMJ9s=", "narHash": "sha256-O3wncIouj9x7gBPntzHeK/Hkmm9M1SGlYq7JI7saTAE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e0169d7a9d324afebf5679551407756c77af8930", "rev": "f1c167688a6f81f4a51ab542e5f476c8c595e457",
"lastModified": 1653407748,
"narHash": "sha256-g9puJaILRTb9ttlLQ7IehpV7Wcy0n+vs8LOFu6ylQcM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5ce6597eca7d7b518c03ecda57d45f9404b5e060",
"type": "github" "type": "github"
}, },
"original": { "original": {