Compare commits

..

6 Commits

Author SHA1 Message Date
coolneng 0e4ba6611a
Replace lightdm with greetd 2022-10-19 13:58:35 +02:00
coolneng 27bbdaecea
Use release version of mopidy-youtube 2022-10-18 14:55:47 +02:00
coolneng 343ff19fef
Save more power via TLP 2022-10-18 14:55:03 +02:00
coolneng 44d9056c05
Revert "Add delta to packages"
This reverts commit 14be05d141.
2022-10-18 14:52:26 +02:00
coolneng 1b596db2c0
Replace firefox with firefox-wayland 2022-10-18 00:23:09 +02:00
coolneng bfa9147a41
Revert "Enable pertinent Intel drivers for HW acceleration"
This reverts commit 2c0034fc82.
2022-10-18 00:18:59 +02:00
2 changed files with 4 additions and 3 deletions

View File

@ -9,6 +9,7 @@ with pkgs;
kernelParams = [ kernelParams = [
"zfs.zfs_arc_max=1073741824" "zfs.zfs_arc_max=1073741824"
"zfs.zfs_arc_meta_limit_percent=90" "zfs.zfs_arc_meta_limit_percent=90"
"i915.i915_enable_fbc=1"
"workqueue.power_efficient=y" "workqueue.power_efficient=y"
"nohibernate" "nohibernate"
"ipv6.disable=1" "ipv6.disable=1"

View File

@ -38,11 +38,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1666109165, "lastModified": 1665940183,
"narHash": "sha256-BMLyNVkr0oONuq3lKlFCRVuYqF75CO68Z8EoCh81Zdk=", "narHash": "sha256-cPe3F7CtnxU9YbJpc3Adl4d9kX+turqTv5FxM98i8vg=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "32096899af23d49010bd8cf6a91695888d9d9e73", "rev": "104e8082de1b20f9d0e1f05b1028795ed0e0e4bc",
"type": "github" "type": "github"
}, },
"original": { "original": {