]> Git — Sourcephile - julm/julm-nix.git/blob - nixpkgs/overlays/swaplist.nix
acpid: inc/dec brightness by 1 instead of 10
[julm/julm-nix.git] / nixpkgs / overlays / swaplist.nix
1 _self: super: {
2 swaplist = super.callPackage ../pkgs/tools/system/swaplist { };
3 }