]> Git — Sourcephile - julm/julm-nix.git/blob - nixpkgs/overlays/swaplist.nix
nix: format
[julm/julm-nix.git] / nixpkgs / overlays / swaplist.nix
1 _self: super: {
2 swaplist = super.callPackage ../pkgs/tools/system/swaplist { };
3 }