Compare commits
No commits in common. "c036f51c919819f9f91d300924e7acd6a18eccc9" and "bd6f476d877467cbfc41b487df4f535514a9f7af" have entirely different histories.
c036f51c91
...
bd6f476d87
|
@ -13,7 +13,6 @@ in {
|
|||
"zfs.zfs_arc_meta_limit_percent=90"
|
||||
"i915.i915_enable_fbc=1"
|
||||
"workqueue.power_efficient=y"
|
||||
"nohibernate"
|
||||
];
|
||||
kernelModules = [ "i915" "acpi_call" "kvm-intel" ];
|
||||
extraModulePackages = with config.boot.kernelPackages; [ acpi_call ];
|
||||
|
|
11
flake.lock
11
flake.lock
|
@ -38,11 +38,16 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1654682581,
|
||||
"narHash": "sha256-Jb1PQCwKgwdNAp907eR5zPzuxV+kRroA3UIxUxCMJ9s=",
|
||||
"lastModified": 1653931853,
|
||||
"narHash": "sha256-O3wncIouj9x7gBPntzHeK/Hkmm9M1SGlYq7JI7saTAE=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "e0169d7a9d324afebf5679551407756c77af8930",
|
||||
"rev": "f1c167688a6f81f4a51ab542e5f476c8c595e457",
|
||||
"lastModified": 1653407748,
|
||||
"narHash": "sha256-g9puJaILRTb9ttlLQ7IehpV7Wcy0n+vs8LOFu6ylQcM=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "5ce6597eca7d7b518c03ecda57d45f9404b5e060",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in New Issue