2 [ overlays/lib/filesystem.nix
3 overlays/lib/strings.nix
4 #overlays/users-init.nix
6 [ (self: super: { smartctl-tbw = super.callPackage pkgs/tools/system/smartmontools/smartctl-tbw {}; })
7 (self: super: { swaplist = super.callPackage pkgs/tools/system/swaplist {}; })